Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PEP 654, 678, 680: Mark as Final #3193

Merged
merged 10 commits into from
Oct 10, 2023

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Jul 5, 2023

Helps #2872.

These three PEPs were all implemented and released in Python 3.11:

Thanks to @CAM-Gerlach for noting these.


📚 Documentation preview 📚: https://pep-previews--3193.org.readthedocs.build/

@CAM-Gerlach CAM-Gerlach changed the title PEP 654, 678, 680: Mark as final PEP 654, 678, 680: Mark as Final Jul 5, 2023
pep-0654.rst Outdated Show resolved Hide resolved
pep-0654.rst Outdated Show resolved Hide resolved
pep-0678.rst Outdated Show resolved Hide resolved
pep-0680.rst Outdated Show resolved Hide resolved
pep-0654.rst Outdated Show resolved Hide resolved
pep-0678.rst Outdated Show resolved Hide resolved
pep-0680.rst Outdated Show resolved Hide resolved
@iritkatriel
Copy link
Member

Could you also please change my email to [email protected]?

Thanks.

@hugovk
Copy link
Member Author

hugovk commented Jul 6, 2023

Thanks, updated along with the email address, which also needed changing in PEP 707 (there's a check to make sure authors only have a single email address).

@hugovk hugovk requested a review from CAM-Gerlach July 18, 2023 05:46
@hugovk
Copy link
Member Author

hugovk commented Sep 6, 2023

@CAM-Gerlach How does this look?

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.

Reviewed and everything LGTM now. Thanks @hugovk !

@CAM-Gerlach CAM-Gerlach merged commit ad2f54b into python:main Oct 10, 2023
@hugovk hugovk deleted the pep-654-678-680-accepted-to-final-3.11 branch October 10, 2023 15:53
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