]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-118888: Further PEP 667 docs updates (gh-119894)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 2 Jun 2024 05:41:25 +0000 (07:41 +0200)
committerGitHub <noreply@github.com>
Sun, 2 Jun 2024 05:41:25 +0000 (15:41 +1000)
commit36ca00f44d0136384f3f89b7fe2632bc802ec64d
tree18d8b2df0993dcc09ea61d3a44905bc69534b5c5
parentedb6883ef3f7a8ef0c8313dd3a8fd3ccff3b4770
[3.13] gh-118888: Further PEP 667 docs updates (gh-119894)

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

Closes gh-118888
(cherry picked from commit 2180991ea3d50f56595edae241cc92dd4e7de642)

Co-authored-by: Alyssa Coghlan <ncoghlan@gmail.com>
Doc/c-api/reflection.rst
Doc/whatsnew/3.13.rst