commit | 36ca00f44d0136384f3f89b7fe2632bc802ec64d | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sun Jun 02 07:41:25 2024 +0200 |
committer | GitHub <noreply@github.com> | Sun Jun 02 15:41:25 2024 +1000 |
tree | 18d8b2df0993dcc09ea61d3a44905bc69534b5c5 | |
parent | edb6883ef3f7a8ef0c8313dd3a8fd3ccff3b4770 [diff] |
[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>