PEP 788: Reimagining native threads#4385
Merged
hugovk merged 53 commits intopython:mainfrom Apr 27, 2025
Merged
Conversation
AA-Turner
reviewed
Apr 23, 2025
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>
vstinner
reviewed
Apr 24, 2025
vstinner
reviewed
Apr 24, 2025
Co-authored-by: Victor Stinner <vstinner@python.org>
AA-Turner
reviewed
Apr 26, 2025
Member
AA-Turner
left a comment
There was a problem hiding this comment.
Several editorial suggestions. Thanks!
A
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Member
Author
|
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. |
Member
Author
|
Ok, reference implementation and PEP updated. Sorry about the extra hassle there! @hugovk, this is ready otherwise. Would you like to give |
hugovk
reviewed
Apr 27, 2025
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
AA-Turner
approved these changes
Apr 27, 2025
Member
|
@ZeroIntensity ready to merge? A |
Member
Author
|
Yup! |
Member
|
@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! |
Member
|
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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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>) andPEPheaderAuthororSponsor, and formally confirmed their approvalAuthor,Status(Draft),TypeandCreatedheaders filled out correctlyPEP-Delegate,Topic,RequiresandReplacesheaders completed if appropriate.github/CODEOWNERSfor the PEPStandards Track requirements
Python-Versionset to valid (pre-beta) future Python version, if relevantDiscussions-ToandPost-History📚 Documentation preview 📚: https://pep-previews--4385.org.readthedocs.build/pep-0788/