Skip to content

Instantly share code, notes, and snippets.

@xflr6
Last active October 25, 2025 13:41
Show Gist options
  • Save xflr6/a9681ab362ab74f27277a853960b6cb1 to your computer and use it in GitHub Desktop.
Save xflr6/a9681ab362ab74f27277a853960b6cb1 to your computer and use it in GitHub Desktop.
Python features to consider when upgrading the minimal version of a package by version

Python features of interest

Python 3.15 (2026-10-01)

Python 3.14 (2025-10-07)

Python 3.13 (2024-10-07)

Python 3.12 (2023-10-02)

Python 3.11 (2022-10-24)

Python 3.10 (2021-10-04)

Python 3.9 (2020-10-05 to 2025-10)

Python 3.8 (2019-10-14 to 2024-10-07)

Python 3.7 (2018-06-27 to 2023-06-27)

Python 3.6 (2016-12-23 to 2021-12-23)

Python 3.5 (2015-09-13 to 2020-09-30)

Python 3.4 (2014-03-16 to 2019-03-18)

Python 3.3 (2012-09-29 to 2017-09-29)

Python 3.2 (2011-02-20 to 2016-02-20)

Python 3.1 (2009-06-27 to 2012-04-09)

Python 3.0 (2008-12-03 to 2009-06-27)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment