Skip to content

Conversation

zware
Copy link
Member

@zware zware commented Oct 9, 2024

/usr/bin/python3 is still 3.10 in some widely-used distros and the
support requirement is not onerous, needing only to use a longer-lived
alias for the same object (assert datetime.UTC is datetime.timezone.utc
holds where both exist).

See also #1097, #1107.


📚 Documentation preview 📚: https://cpython-devguide--1436.org.readthedocs.build/

`/usr/bin/python3` is still 3.10 in some widely-used distros and the
support requirement is not onerous, needing only to use a longer-lived
alias for the same object (`assert datetime.UTC is datetime.timezone.utc`
holds where both exist).
@zware zware force-pushed the restore_python310_support branch from 092ba09 to 0cdf84d Compare October 9, 2024 18:51
@zware zware merged commit 356fea2 into python:main Oct 9, 2024
4 checks passed
@zware zware deleted the restore_python310_support branch October 9, 2024 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant