<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git/tests, branch 2.4.3</title>
<subtitle>github.com: python-cmd2/cmd2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/'/>
<entry>
<title>Fixed ValueError caused when passing Cmd.columnize() strings wider than display_width.</title>
<updated>2023-01-28T00:24:27+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2023-01-27T23:15:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=50b5aa7523c1b12fa038c8bfb4b68efe680a63c7'/>
<id>50b5aa7523c1b12fa038c8bfb4b68efe680a63c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up spacing</title>
<updated>2022-11-06T02:35:43+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2022-11-06T02:35:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=860403e4c46e3f8b64efcac2bb08ef2754ebf698'/>
<id>860403e4c46e3f8b64efcac2bb08ef2754ebf698</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests for to_bool() when passing boolean values</title>
<updated>2022-11-06T02:32:02+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2022-11-06T02:32:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=f2a7fcc9b96f595d2e17dcae28c62433ad89f423'/>
<id>f2a7fcc9b96f595d2e17dcae28c62433ad89f423</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enhance str_to_bool() to accept other types</title>
<updated>2022-11-06T02:13:37+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2022-11-06T02:13:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=4ea11af39e78caa0a722791e408336395a113497'/>
<id>4ea11af39e78caa0a722791e408336395a113497</id>
<content type='text'>
- Rename str_to_bool() -&gt; to_bool()
- Enhance to_bool() so that it accepts and converts bool, int, and float in addition to str
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Rename str_to_bool() -&gt; to_bool()
- Enhance to_bool() so that it accepts and converts bool, int, and float in addition to str
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed duplicate subparser name in test_add_parser_custom_completer</title>
<updated>2022-05-23T19:05:51+00:00</updated>
<author>
<name>Michał Górny</name>
<email>mgorny@gentoo.org</email>
</author>
<published>2022-05-21T13:41:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=a3c10b690e7a9cf7ff131da3e4b47d3f95638248'/>
<id>a3c10b690e7a9cf7ff131da3e4b47d3f95638248</id>
<content type='text'>
If I'm not mistaken, the use of the same name for both subparsers was
not intentional but a typo.  In Python 3.11, this is an error and causes
the test to fail.

Fixes #1228
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If I'm not mistaken, the use of the same name for both subparsers was
not intentional but a typo.  In Python 3.11, this is an error and causes
the test to fail.

Fixes #1228
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved documentation annotation stripping into utility function. Changed argparse decorator to automatically strip annotations.</title>
<updated>2022-04-25T21:48:24+00:00</updated>
<author>
<name>Eric Lin</name>
<email>anselor@gmail.com</email>
</author>
<published>2022-04-18T16:12:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=a222470521ad0007cbeb9c9da9068b71de73e0c9'/>
<id>a222470521ad0007cbeb9c9da9068b71de73e0c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test suite ansi.allow_style handling (#1217)</title>
<updated>2022-04-13T17:53:40+00:00</updated>
<author>
<name>Jakub Kulík</name>
<email>Kulikjak@gmail.com</email>
</author>
<published>2022-04-13T17:53:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=177951c5fe5c1e5b10d1ad6c4484a705ff2aa4d7'/>
<id>177951c5fe5c1e5b10d1ad6c4484a705ff2aa4d7</id>
<content type='text'>
* Fix test suite ansi.allow_style handling

* Make black happy</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix test suite ansi.allow_style handling

* Make black happy</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed type hint in unit test code</title>
<updated>2022-02-23T01:33:33+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2022-02-23T01:33:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=fde6b72a1e6d5875fb353702b702a14b14858b61'/>
<id>fde6b72a1e6d5875fb353702b702a14b14858b61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reduced amount of style characters carried over from previous lines when aligning text.</title>
<updated>2022-02-23T00:52:26+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2022-02-23T00:30:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=e76dbad13cb6363d315cf851a5da3541e2138148'/>
<id>e76dbad13cb6363d315cf851a5da3541e2138148</id>
<content type='text'>
Also reduced amount of style characters appended to truncated text.
These changes were made to reduce memory usage in certain use cases of tables (e.g. nested colored tables).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also reduced amount of style characters appended to truncated text.
These changes were made to reduce memory usage in certain use cases of tables (e.g. nested colored tables).
</pre>
</div>
</content>
</entry>
<entry>
<title>cmd2 now uses pyreadline3 when running any version of Python on Windows</title>
<updated>2022-02-17T16:13:34+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2022-02-17T15:47:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=4621b0501acdaea7230eef97ffa526d14820af80'/>
<id>4621b0501acdaea7230eef97ffa526d14820af80</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
