<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git, branch 1.3.5</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>Updated change log and docs for release</title>
<updated>2020-08-25T15:42:40+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2020-08-25T15:42:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=97c348c599d8fa963553593e5c19fb100b85e313'/>
<id>97c348c599d8fa963553593e5c19fb100b85e313</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #984 from python-cmd2/recursion_error</title>
<updated>2020-08-25T15:25:00+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2020-08-25T15:25:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=ae7e67c20217baaa17e6d182a3fd33b9e8c982e8'/>
<id>ae7e67c20217baaa17e6d182a3fd33b9e8c982e8</id>
<content type='text'>
Fixed RecursionError when printing an argparse.Namespace</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed RecursionError when printing an argparse.Namespace</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed RecursionError when printing an argparse.Namespace caused by custom attribute cmd2 was adding</title>
<updated>2020-08-25T14:10:14+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2020-08-25T05:46:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=9b5a98825a9b00807a40494e8c634c392077ccd2'/>
<id>9b5a98825a9b00807a40494e8c634c392077ccd2</id>
<content type='text'>
Added get_statement() function to argparse.Namespace which returns __statement__ attribute
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added get_statement() function to argparse.Namespace which returns __statement__ attribute
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed typo</title>
<updated>2020-08-21T16:41:29+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2020-08-21T16:41:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=a540cfc5373cee2272de6c81be8b6fa8a78c6462'/>
<id>a540cfc5373cee2272de6c81be8b6fa8a78c6462</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated change log for release</title>
<updated>2020-08-20T23:56:16+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2020-08-20T23:56:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=b570e94fddc657ed1928f52c1b889a2058c36d8d'/>
<id>b570e94fddc657ed1928f52c1b889a2058c36d8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #980 from python-cmd2/move_module_loading</title>
<updated>2020-08-20T23:35:37+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2020-08-20T23:35:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=5f76f955ba3c5cd7f4e3aaef3e9e2163d4160c7a'/>
<id>5f76f955ba3c5cd7f4e3aaef3e9e2163d4160c7a</id>
<content type='text'>
Fixed AttributeError when loading CommandSet</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed AttributeError when loading CommandSet</pre>
</div>
</content>
</entry>
<entry>
<title>Added tests for invalid subcommands</title>
<updated>2020-08-20T22:08:45+00:00</updated>
<author>
<name>Eric Lin</name>
<email>anselor@gmail.com</email>
</author>
<published>2020-08-20T19:47:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=27b10936b123053accc41f20246a0c027d0cbb66'/>
<id>27b10936b123053accc41f20246a0c027d0cbb66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor formatting changes. Fixed some inaccurate comments</title>
<updated>2020-08-20T22:08:45+00:00</updated>
<author>
<name>Eric Lin</name>
<email>anselor@gmail.com</email>
</author>
<published>2020-08-20T18:54:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=dddf868439edf24a0f642ce1f39ba66ef82bead3'/>
<id>dddf868439edf24a0f642ce1f39ba66ef82bead3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated documentation with more explicit discussions on testing</title>
<updated>2020-08-20T22:08:45+00:00</updated>
<author>
<name>Eric Lin</name>
<email>anselor@gmail.com</email>
</author>
<published>2020-08-20T17:35:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=c62293103e97fd36a4f344d5d6c4c59a2c5b3e59'/>
<id>c62293103e97fd36a4f344d5d6c4c59a2c5b3e59</id>
<content type='text'>
Added unit test to verify command name validation updates.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added unit test to verify command name validation updates.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added validation of subcommand handler attributes</title>
<updated>2020-08-20T17:35:18+00:00</updated>
<author>
<name>Eric Lin</name>
<email>anselor@gmail.com</email>
</author>
<published>2020-08-20T15:34:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=9a20e7ca66bdab4581409d1eac16c931db08d6b6'/>
<id>9a20e7ca66bdab4581409d1eac16c931db08d6b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
