Dropping Support for Python 3.9 in October 2025 #178
bobbrodie
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Overview
Python will be ending support for version 3.9 in October 2025. In accordance with the Python documentation regarding supported versions, we will quickly drop support for Python 3.9 in October or November 2025.
Reference: (link)
Required Updates
Most importantly, we'll need to consider a new major version (
v8.0.0
) due to the backward incompatibilities. We'll also need to:Beta Was this translation helpful? Give feedback.
All reactions