]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-118888: Further PEP 667 docs updates (gh-119893)
authorAlyssa Coghlan <ncoghlan@gmail.com>
Sat, 1 Jun 2024 06:21:48 +0000 (16:21 +1000)
committerGitHub <noreply@github.com>
Sat, 1 Jun 2024 06:21:48 +0000 (16:21 +1000)
commit2180991ea3d50f56595edae241cc92dd4e7de642
tree38def68e773099a727a18d06fccadc4bdb0fc003
parent3859e09e3d92d004978dd838f0511364e7edfb94
gh-118888: Further PEP 667 docs updates (gh-119893)

* Clarify impact on default behaviour of exec, eval, etc
* Update documentation for changes to PyEval_GetLocals (gh-74929)

Closes gh-11888
Doc/c-api/reflection.rst
Doc/whatsnew/3.13.rst