-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
PEP 788: Reimagining native threads #4385
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
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
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.
Several editorial suggestions. Thanks!
A
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
I've realized a minor use-case that the proposal doesn't cover. I need make a few additions, so please refrain from merging for now. |
Ok, reference implementation and PEP updated. Sorry about the extra hassle there! @hugovk, this is ready otherwise. Would you like to give |
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
@ZeroIntensity ready to merge? A |
Yup! |
@ZeroIntensity Congratulations on your first PEP! Please open the discussions thread, then open a quick PR to add it to Discussions-To and Post-History. Thanks! |
When you've created the discuss.p.o thread, please make a follow up PR here to add it to Discussions-To and Post-History. A |
cc @vstinner
This is a PEPified version of this thread, which stemmed off of this other thread.
Basic requirements (all PEP Types)
pep-NNNN.rst
), PR title (PEP 123: <Title of PEP>
) andPEP
headerAuthor
orSponsor
, and formally confirmed their approvalAuthor
,Status
(Draft
),Type
andCreated
headers filled out correctlyPEP-Delegate
,Topic
,Requires
andReplaces
headers completed if appropriate.github/CODEOWNERS
for the PEPStandards Track requirements
Python-Version
set to valid (pre-beta) future Python version, if relevantDiscussions-To
andPost-History
📚 Documentation preview 📚: https://pep-previews--4385.org.readthedocs.build/pep-0788/