Skip to content

Conversation

@ncoghlan
Copy link
Contributor

@ncoghlan ncoghlan commented May 27, 2024

PyFrame_GetLocals was already added back in Python 3.11, so PEP 667 is changing it rather than adding it.

(Discrepancy picked up while writing the C API docs update)


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

PyFrame_GetLocals was already added back in Python 3.11,
so PEP 667 is changing it rather than adding it.

(Discrepancy picked up while writing the C API docs update)
@ncoghlan
Copy link
Contributor Author

Prompted by work on python/cpython#119379

@ncoghlan
Copy link
Contributor Author

ncoghlan commented Jun 1, 2024

Merging in parallel with the docs PR.

@ncoghlan ncoghlan merged commit d1aae7b into python:main Jun 1, 2024
@ncoghlan ncoghlan deleted the pep-667-pyframe_getlocals-is-no-longer-new branch July 4, 2024 02:23
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.

1 participant