<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git, branch py_refactor</title>
<subtitle>github.com: python-cmd2/cmd2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/'/>
<entry>
<title>Renamed use_ipython keyword parameter of cmd2.Cmd.__init__() to include_ipy.</title>
<updated>2021-03-26T19:24:34+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-03-26T17:56:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=62ed8aebf6eefcf68a15fdd4b7a7cd5dfe4c6f6b'/>
<id>62ed8aebf6eefcf68a15fdd4b7a7cd5dfe4c6f6b</id>
<content type='text'>
Added include_py keyword parameter to cmd2.Cmd.__init__(). If False, then the py command will not be available.

Removed ability to run Python commands from the command line with py.

Made banners and exit messages of Python and IPython consistent.

Changed utils.is_text_file() to raise OSError if file cannot be read.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added include_py keyword parameter to cmd2.Cmd.__init__(). If False, then the py command will not be available.

Removed ability to run Python commands from the command line with py.

Made banners and exit messages of Python and IPython consistent.

Changed utils.is_text_file() to raise OSError if file cannot be read.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1080 from python-cmd2/ipy_locals</title>
<updated>2021-03-26T13:52:40+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-03-26T13:52:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=070262e1f397e2297cdb1ad611db6b6d5bed8830'/>
<id>070262e1f397e2297cdb1ad611db6b6d5bed8830</id>
<content type='text'>
ipy command now includes all of self.py_locals in the IPython environment</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ipy command now includes all of self.py_locals in the IPython environment</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed type hints</title>
<updated>2021-03-25T22:27:29+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-03-25T22:27:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=1696cf109827901b81f8bc1f5d9307a20f224f8f'/>
<id>1696cf109827901b81f8bc1f5d9307a20f224f8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed ipy's access to the CLI's globals() dictionary</title>
<updated>2021-03-24T20:33:27+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-03-24T17:39:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=fc3c9b9e17e3cb89f771cc618517ebd968730938'/>
<id>fc3c9b9e17e3cb89f771cc618517ebd968730938</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ipy command now includes all of self.py_locals in the IPython environment</title>
<updated>2021-03-24T16:51:19+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-03-24T16:51:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=ae03c59de609878e068920380667c5fd45f26650'/>
<id>ae03c59de609878e068920380667c5fd45f26650</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 #1079 from python-cmd2/autospec_doc_updates</title>
<updated>2021-03-24T03:17:43+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2021-03-24T03:17:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=f1aea756efc2f73755e172a82a79c752e9972c69'/>
<id>f1aea756efc2f73755e172a82a79c752e9972c69</id>
<content type='text'>
Update autospec mock documentation</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update autospec mock documentation</pre>
</div>
</content>
</entry>
<entry>
<title>Update autospec mock documentation</title>
<updated>2021-03-24T03:07:49+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2021-03-24T03:07:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=e4070afdcc3cff4d3e4fe76794bdb5fddf9c7236'/>
<id>e4070afdcc3cff4d3e4fe76794bdb5fddf9c7236</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed colors example code</title>
<updated>2021-03-24T01:47:01+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-03-24T01:47:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=89a5fcf70f32b7fc3782faca136377cbce046e29'/>
<id>89a5fcf70f32b7fc3782faca136377cbce046e29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed docs creation errors</title>
<updated>2021-03-23T18:35:21+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-03-23T18:35:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=d05875247c430a1e32a203f9575a93464b5521f1'/>
<id>d05875247c430a1e32a203f9575a93464b5521f1</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 #1078 from python-cmd2/exit_code</title>
<updated>2021-03-23T18:31:04+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-03-23T18:31:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=d8c3c7c7eee472f89ace3e77f80825a0ce3df85f'/>
<id>d8c3c7c7eee472f89ace3e77f80825a0ce3df85f</id>
<content type='text'>
onecmd_plus_hooks() now sets self.exit_code when a SystemExit handled</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
onecmd_plus_hooks() now sets self.exit_code when a SystemExit handled</pre>
</div>
</content>
</entry>
</feed>
