Skip to content

[3.13] DOCS: fix error in exec namespace note (gh-119378) - #119380

Merged
ncoghlan merged 1 commit into
python:3.13from
miss-islington:backport-31d61a7-3.13
May 22, 2024
Merged

[3.13] DOCS: fix error in exec namespace note (gh-119378)#119380
ncoghlan merged 1 commit into
python:3.13from
miss-islington:backport-31d61a7-3.13

Conversation

@miss-islington

@miss-islingtonmiss-islington commented May 22, 2024

Copy link
Copy Markdown
Contributor

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 31d61a7)

Co-authored-by: Alyssa Coghlan ncoghlan@gmail.com


📚 Documentation preview 📚: https://cpython-previews--119380.org.readthedocs.build/

When updating the new exec note added in pythongh-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 31d61a7)
Co-authored-by: Alyssa Coghlan <ncoghlan@gmail.com>
@bedevere-appbedevere-appBot added docs Documentation in the Doc dir skip news awaiting review labels May 22, 2024
@ncoghlan
ncoghlan enabled auto-merge (squash) May 22, 2024 06:44
@ncoghlan
ncoghlan merged commit b5b0e32 into python:3.13May 22, 2024
@JelleZijlstraJelleZijlstra mentioned this pull request May 28, 2024
@miss-islington
miss-islington deleted the backport-31d61a7-3.13 branch January 2, 2026 17:03
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip issueskip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@miss-islington@ncoghlan