diff options
author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2018-04-11 20:01:02 -0700 |
---|---|---|
committer | Todd Leonhardt <todd.leonhardt@gmail.com> | 2018-04-11 20:01:02 -0700 |
commit | ddad9ebf9bc4f8158536719e9a4b8ca2e6753e51 (patch) | |
tree | 8c002d0cdac29133a0a92e7fc2d522d30dd738a1 /README.md | |
parent | 20267472d0de3e165f7aea0af62560d6a43c8571 (diff) | |
download | cmd2-git-ddad9ebf9bc4f8158536719e9a4b8ca2e6753e51.tar.gz |
Moved up date we plan to discontinue support for Python 2 on.
Diffstat (limited to 'README.md')
-rwxr-xr-x | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,7 +44,7 @@ Main Features Plan for dropping Python 2.7 support ------------------------------------ -Support for Python 2.7 will be discontinued on Aug 31, 2018. After that date, new releases of `cmd2` will only support +Support for Python 2.7 will be discontinued on April 15, 2018. After that date, new releases of `cmd2` will only support Python 3. Older releases of `cmd2` will of course continue to support Python 2.7. Supporting Python 2 is an increasing burden on our limited resources. Switching to support only Python 3 will allow |