]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] DOCS: fix error in exec namespace note (gh-119380)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 22 May 2024 06:58:36 +0000 (08:58 +0200)
committerGitHub <noreply@github.com>
Wed, 22 May 2024 06:58:36 +0000 (06:58 +0000)
commitb5b0e3210d880d7306076cd38b01f90c17885c28
treed804647c95df2d3a0c16d8d3f73f30f21fdbf153
parent455b3862347fbada343af0c6e158511b669998c6
[3.13] DOCS: fix error in exec namespace note (gh-119380)

When updating the new exec note added in gh-119235 as part of the
PEP 667 general docs PR, I suggested a workaround that isn't valid.

The first half of the note is still reasonable, so just omit the invalid text.

(cherry picked from commit 31d61a75c9ae8c1b1bc6447f517122be8adce2ef)

Co-authored-by: Alyssa Coghlan <ncoghlan@gmail.com>
Doc/library/functions.rst