Skip to content

Conversation

AA-Turner
Copy link
Member

@AA-Turner AA-Turner commented Oct 4, 2025

  • Final implementation has been merged (including tests and docs)
  • PEP matches the final implementation
  • Any substantial changes since the accepted version approved by the SC/PEP delegate
  • Pull request title in appropriate format (PEP 123: Mark as Final)
  • Status changed to Final (and Python-Version is correct)
  • Canonical docs/spec linked with a canonical-doc directive
    (or canonical-pypa-spec for packaging PEPs,
    or canonical-typing-spec for typing PEPs)

cc @Yhg1s @mpage @colesbury @hugovk

I can't see any appropriate documentation to link to, as this is more of a 'policy' PEP, so I haven't added a canonical-doc directive. Please let me know if there's something that should be linked to otherwise!

A


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

@hugovk
Copy link
Member

hugovk commented Oct 4, 2025

@Yhg1s
Copy link
Member

Yhg1s commented Oct 6, 2025

I guess we could link to https://docs.python.org/3.14/whatsnew/3.14.html#whatsnew314-pep779 ?

I think you mean https://docs.python.org/3.14/whatsnew/3.14.html#whatsnew314-free-threaded-now-supported? I'm not sure that really qualifies as 'canonical docs'. We are working on more docs but they're something that applies to this PEP so much as the concept of threading, which is much broader than the scope of this PEP... I think the PEP itself and the acceptance cover everything, at least for now. We may get a more canonical spot for this decision (other than the PEP) later.

@Yhg1s Yhg1s merged commit 0f2f346 into python:main Oct 6, 2025
6 checks passed
@hugovk
Copy link
Member

hugovk commented Oct 6, 2025

I guess we could link to docs.python.org/3.14/whatsnew/3.14.html#whatsnew314-pep779 ?

I think you mean docs.python.org/3.14/whatsnew/3.14.html#whatsnew314-free-threaded-now-supported?

Yeah, Adam renamed the anchor in the two days between me writing it and you clicking it :)

I'm not sure that really qualifies as 'canonical docs'. We are working on more docs but they're something that applies to this PEP so much as the concept of threading, which is much broader than the scope of this PEP... I think the PEP itself and the acceptance cover everything, at least for now. We may get a more canonical spot for this decision (other than the PEP) later.

👍

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