Skip to content

gh-114070: fix token reference warnings in expressions.rst - #114169

Merged
hugovk merged 1 commit into
python:mainfrom
skirpichev:fix-tokens1-114070
Jan 17, 2024
Merged

gh-114070: fix token reference warnings in expressions.rst#114169
hugovk merged 1 commit into
python:mainfrom
skirpichev:fix-tokens1-114070

Conversation

@skirpichev

@skirpichevskirpichev commented Jan 17, 2024

Copy link
Copy Markdown
Member

See #114070 (comment). The rest of mentioned warnings is related to the match statement. I think it worth a separate issue: #114172



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

@hugovkhugovk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@hugovkhugovk added needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes labels Jan 17, 2024
@hugovk
hugovk merged commit 029ecee into python:mainJan 17, 2024
@miss-islington-app

Copy link
Copy Markdown

Thanks @skirpichev for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 17, 2024
…honGH-114169)
(cherry picked from commit 029ecee)
Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 17, 2024
…honGH-114169)
(cherry picked from commit 029ecee)
Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
@bedevere-app

Copy link
Copy Markdown

GH-114192 is a backport of this pull request to the 3.12 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.12 only security fixes label Jan 17, 2024
@bedevere-app

Copy link
Copy Markdown

GH-114193 is a backport of this pull request to the 3.11 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.11 only security fixes label Jan 17, 2024
hugovk pushed a commit that referenced this pull request Jan 17, 2024
…-114169) (#114192)
Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
hugovk pushed a commit that referenced this pull request Jan 17, 2024
…-114169) (#114193)
Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
@skirpichev
skirpichev deleted the fix-tokens1-114070 branch January 18, 2024 00:43
kulikjak pushed a commit to kulikjak/cpython that referenced this pull request Jan 22, 2024
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@skirpichev@hugovk