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 619: Update the list of PEPs included in 3.10 #1907

Merged
merged 2 commits into from
Apr 4, 2021

Conversation

east825
Copy link
Contributor

@east825 east825 commented Apr 3, 2021

No description provided.

Copy link
Contributor

@willingc willingc left a comment

Choose a reason for hiding this comment

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

LGTM Thanks @east825

* :pep:`618`, Add Optional Length-Checking To ``zip``
* :pep:`626`, Precise line numbers for debugging and other tools
* :pep:`634`, :pep:`635`, :pep:`636`, Structural Pattern Matching
Copy link
Member

Choose a reason for hiding this comment

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

We are missing https://www.python.org/dev/peps/pep-0644/, could you add it to the list @east825 ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@pablogsal Sure thing! I didn't notice it because it wasn't even mentioned in What's New. BTW, is there a definitive way to track which PEPs are accepted and planned for a particular release? Currently, I gather this information from Twitter announcements, newsletters, What's New, etc., but this approach is not flawless :)

Copy link
Member

Choose a reason for hiding this comment

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

BTW, is there a definitive way to track which PEPs are accepted and planned for a particular release?

No other than the official release announcements such as https://www.python.org/downloads/release/python-3100a6/

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Aha, that will do, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants