Skip to content

Comments

PEP 788: New round based on discussion#4620

Merged
ZeroIntensity merged 6 commits intopython:mainfrom
ZeroIntensity:pep-788-new-revision
Oct 3, 2025
Merged

PEP 788: New round based on discussion#4620
ZeroIntensity merged 6 commits intopython:mainfrom
ZeroIntensity:pep-788-new-revision

Conversation

@ZeroIntensity
Copy link
Member

@ZeroIntensity ZeroIntensity commented Oct 2, 2025

  • Change is either:
    • To a Draft PEP
    • To an Accepted or Final PEP, with Steering Council approval
    • To fix an editorial issue (markup, typo, link, header, etc)
  • PR title prefixed with PEP number (e.g. PEP 123: Summary of changes)

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

@ZeroIntensity
Copy link
Member Author

@ericsnowcurrently This redesigns the API to avoid reference counting entirely, since the PEP isn't actually doing that. Instead, it's now focused on the locking aspect. Does this satisfy your concerns?

Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

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

LGTM

@ZeroIntensity ZeroIntensity merged commit 32a36a1 into python:main Oct 3, 2025
5 checks passed
zklaus pushed a commit to zklaus/peps that referenced this pull request Nov 3, 2025
Co-authored-by: Victor Stinner <vstinner@python.org>
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.

2 participants