Skip to content

Consider changes needed/possible when Python3.5 reaches end of life #567

@neiljp

Description

@neiljp

Possible changes at this point, once we remove support for Python 3.5:

  • Remove explicit zipp version from install files (pinned as it dropped 3.5 support already)
  • Migrate type comments to type annotations for variables (automate this?)
  • Migrate to f-strings where appropriate (automate this?)

Current end of life (EOL) will be 2020-09-13 according to https://devguide.python.org/#status-of-python-branches

For other thoughts on this, please discuss on #zulip-terminal at chat.zulip.org

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions