<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git/docs/overview, branch master</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>Deprecate support for Python 3.6 and remove dependency on attrs (#1257)</title>
<updated>2023-01-31T20:01:12+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2023-01-31T20:01:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=ee7599f9ac0dbb6ce3793f6b665ba1200d3ef9a3'/>
<id>ee7599f9ac0dbb6ce3793f6b665ba1200d3ef9a3</id>
<content type='text'>
* Start deprecation of Python 3.6

* Removed dependency on attrs and replaced with dataclasses

* Fix typing

* Added comments to assist with dropping support of Python versions in the future.

---------

Co-authored-by: Kevin Van Brunt &lt;kmvanbrunt@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Start deprecation of Python 3.6

* Removed dependency on attrs and replaced with dataclasses

* Fix typing

* Added comments to assist with dropping support of Python versions in the future.

---------

Co-authored-by: Kevin Van Brunt &lt;kmvanbrunt@gmail.com&gt;</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://91.123.203.49/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>
<entry>
<title>Deprecate Python 3.5</title>
<updated>2021-02-21T01:19:23+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2021-02-21T01:19:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=67ea0627879e10e47380482156b1421862e3c956'/>
<id>67ea0627879e10e47380482156b1421862e3c956</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update conditional pyreadline3 dependency for Win</title>
<updated>2021-01-28T00:16:43+00:00</updated>
<author>
<name>Kyle King</name>
<email>KyleKing@users.noreply.github.com</email>
</author>
<published>2021-01-28T00:16: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=a96c0f53b2a62a94582624c76c7d990012891204'/>
<id>a96c0f53b2a62a94582624c76c7d990012891204</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify that the API documentation is the public API.</title>
<updated>2020-02-23T03:44:11+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2020-02-23T03:44:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=e034b67130de6bfd41199391e3933ef21414fa42'/>
<id>e034b67130de6bfd41199391e3933ef21414fa42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed dash from 'tab complete' string</title>
<updated>2020-02-13T18:39:53+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2020-02-13T18:39:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=41019de4b55f42d17149c29d380358dc38347948'/>
<id>41019de4b55f42d17149c29d380358dc38347948</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 class and method references</title>
<updated>2020-02-06T05:31:18+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2020-02-06T05:31:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=bf3dc169c047acda1c1cf505e8cd0e9e46d4b4cf'/>
<id>bf3dc169c047acda1c1cf505e8cd0e9e46d4b4cf</id>
<content type='text'>
- In docs/api/cmd.rst, the `cmd2.Cmd` class was defined as `cmd2.cmd2.Cmd`, which required the extraneous `cmd2` every time we referenced it. This extra `cmd2` is no longer required.
- always refer to a bare cmd2 using ``cmd2`` per our documentation conventions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- In docs/api/cmd.rst, the `cmd2.Cmd` class was defined as `cmd2.cmd2.Cmd`, which required the extraneous `cmd2` every time we referenced it. This extra `cmd2` is no longer required.
- always refer to a bare cmd2 using ``cmd2`` per our documentation conventions
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed broken links in Sphinx docs</title>
<updated>2020-01-26T17:57:57+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2020-01-26T17:57:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=8e33bed3f57c7667e132148af76fe646d837e232'/>
<id>8e33bed3f57c7667e132148af76fe646d837e232</id>
<content type='text'>
Also:
- Added a "linkcheck" task to the invoke tasks
_ Use pseudoterminals for invoke tasks with colored output so that we can see the color when using invoke
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also:
- Added a "linkcheck" task to the invoke tasks
_ Use pseudoterminals for invoke tasks with colored output so that we can see the color when using invoke
</pre>
</div>
</content>
</entry>
<entry>
<title>Added documentation for empty sections of the Sphinx docs</title>
<updated>2019-11-02T19:37:44+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2019-11-02T19:37:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=12ade7ba7b3adde4c225b965cd4a558574c6c304'/>
<id>12ade7ba7b3adde4c225b965cd4a558574c6c304</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated Sphinx docs resources page to link to PyOhio 2019 presentation instead of Florida PyCon 2017 one</title>
<updated>2019-08-09T00:18:26+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2019-08-09T00:18:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=58a020f2b91841e996df197a34f18951ea3b923c'/>
<id>58a020f2b91841e996df197a34f18951ea3b923c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
