FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

PEP 667: PyFrame_GetLocals is no longer new by ncoghlan · Pull Request #3793 · python/peps · GitHub

/ peps Public

PEP 667: PyFrame_GetLocals is no longer new - #3793

Merged
ncoghlan merged 1 commit into
python:mainfrom
ncoghlan:pep-667-pyframe_getlocals-is-no-longer-new
Jun 1, 2024
Merged

PEP 667: PyFrame_GetLocals is no longer new#3793
ncoghlan merged 1 commit into
python:mainfrom
ncoghlan:pep-667-pyframe_getlocals-is-no-longer-new

Conversation

ncoghlan commented May 27, 2024
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Contributor

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)

Copy link
Copy Markdown
Contributor Author

Prompted by work on python/cpython#119379

ncoghlan commented Jun 1, 2024

Copy link
Copy Markdown
Contributor Author

Merging in parallel with the docs PR.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL