-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
PEP 779: Criteria for supported status for free-threaded Python initial draft #4301
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
Conversation
Sam Gross <colesbury at gmail.com> | ||
Status: Draft | ||
Type: Standards Track | ||
Created: 03-Feb-2025 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is the date the PEP number was assigned:
Created: 03-Feb-2025 | |
Created: 13-Mar-2025 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed in #4302
@@ -0,0 +1,174 @@ | |||
PEP: 779 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Any reason not to use 776, the next in sequence?
PEP: 779 | |
PEP: 776 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I saw 777 being used and 778 in the PRs, so I assumed 779 was the next one. Do you want me to renumber it?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's fine, you've already opened the discussion, we can fill the gap later.
777 was used out of sequence (re: #3786 (comment)).
Tip: this checks both published PEPs and pending PRs:
❯ pip install pepotron
❯ pep next
Next available PEP: 776
Initial draft of PEP 779: Criteria for supported status for free-threaded Python.
📚 Documentation preview 📚: https://pep-previews--4301.org.readthedocs.build/