Skip to content

Consider an appropriate time to drop support for Python 3.5 #938

@tleonhardt

Description

@tleonhardt

The recent Python Developers Survey 2019 Results show that only 4% of Python 3 users are still using Python 3.5

Python 3.5 is scheduled to be end-of-life in September 2020. Major projects like Django have already dropped support for Python 3.5 for new versions. We should plan for when we want cmd2 to stop supporting Python 3.5

By moving to support 3.6+ we open up the ability to use things like f-strings, syntax for variable annotations, and pathlib.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions