You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PSA that python 3.8 goes EOL as of October 31, 2024.
We have no plans to immediately drop support at that time. However Python versions earlier than 3.9 lack the zoneinfo module that implements PEP 615, which means that we are using a backport library for those Python versions. We will likely discontinue that usage at some point in the future. When we do we will drop support for Python<3.9 in a new major release.
dependenciesPull requests that update a dependency file
1 participant
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
PSA that python 3.8 goes EOL as of October 31, 2024.
We have no plans to immediately drop support at that time. However Python versions earlier than 3.9 lack the zoneinfo module that implements PEP 615, which means that we are using a backport library for those Python versions. We will likely discontinue that usage at some point in the future. When we do we will drop support for Python<3.9 in a new major release.
Beta Was this translation helpful? Give feedback.
All reactions