Skip to content

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Jun 3, 2023

Re: #1097 (comment)

Let's maintain support for Python versions earlier than 3.11.

Done as an if/else rather than a long ternary, as tools like pyupgrade can automatically remove the old code when the time comes.


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

Copy link
Member

@CAM-Gerlach CAM-Gerlach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, except for some related fixes to the readme phrasing. Thanks @hugovk !

Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
@hugovk hugovk merged commit 8ffeda5 into python:main Jun 4, 2023
@hugovk hugovk deleted the utc-pre-3.11 branch June 4, 2023 08:22
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.

3 participants