gh-74929: Rudimentary docs for PEP 667 by gvanrossum · Pull Request #118581 · python/cpython

added 2 commits

May 4, 2024 13:16

AlexWaygood

@gvanrossum

@gvanrossum

gaogaotiantian

AlexWaygood

AlexWaygood

@gvanrossum

SonicField pushed a commit to SonicField/cpython that referenced this pull request

May 8, 2024
This is *not* sufficient for the final 3.13 release, but it will do for beta 1:

- What's new entry
- Updated changelog entry (news blurb)
- Mention the proxy for f_globals in the datamodel and Python frame object docs

This doesn't have any C API details (what's new refers to the PEP).