Skip to content

gh-125072: Add label for assignment expressions; update tracked section for assignment expression topic #125074

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

emilyemorehouse
Copy link
Member

@emilyemorehouse emilyemorehouse commented Oct 7, 2024

'See also:\n'
'\n'
' **PEP 572** - Assignment Expressions\n',
'**********************\n'
Copy link
Member

Choose a reason for hiding this comment

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

This seems more indented than the lines above -- intentional?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yep, the original version was incorrect! The new one is actually auto-generated.

@emilyemorehouse emilyemorehouse merged commit 447a151 into python:main Oct 7, 2024
39 checks passed
@miss-islington-app
Copy link

Thanks @emilyemorehouse for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@miss-islington-app
Copy link

Sorry, @emilyemorehouse, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 447a15190d6d766004b77619ba43e44256e348e2 3.13

emilyemorehouse added a commit to emilyemorehouse/cpython that referenced this pull request Oct 7, 2024
…tracked section for assignment expression topic (pythonGH-125074)

(cherry picked from commit 447a151)

Co-authored-by: Emily Morehouse <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Oct 7, 2024

GH-125077 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Oct 7, 2024
AA-Turner pushed a commit that referenced this pull request Oct 8, 2024
…d section for assignment expression topic (GH-125074) (#125077)

(cherry picked from commit 447a151)
efimov-mikhail pushed a commit to efimov-mikhail/cpython that referenced this pull request Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.13 bugs and security fixes skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants