zulip-terminal icon indicating copy to clipboard operation
zulip-terminal copied to clipboard

Consider changes needed/possible when Python 3.6 reaches end of life

Open neiljp opened this issue 4 years ago • 1 comments

This is the next iteration of #567, and is mainly for tracking. See that issue for potentially useful tools.

3.6 is due to end 23 Dec 2021 according to https://endoflife.date/python or more officially https://devguide.python.org/#status-of-python-branches

neiljp avatar Apr 05 '21 18:04 neiljp

Some updates in our requirements/dependencies are slightly blocked in updating further based on this, so once this transition is done (or part of it) we can check dependencies for that.

Examples:

  • pytest 7
  • pytest-mock 3.7

neiljp avatar Mar 25 '22 23:03 neiljp