-
-
Notifications
You must be signed in to change notification settings - Fork 31.8k
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
gh-125072: Add label for assignment expressions; update tracked section for assignment expression topic #125074
Conversation
…gnment expression topic
'See also:\n' | ||
'\n' | ||
' **PEP 572** - Assignment Expressions\n', | ||
'**********************\n' |
There was a problem hiding this comment.
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?
There was a problem hiding this comment.
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.
Thanks @emilyemorehouse for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13. |
Sorry, @emilyemorehouse, I could not cleanly backport this to
|
…tracked section for assignment expression topic (pythonGH-125074) (cherry picked from commit 447a151) Co-authored-by: Emily Morehouse <[email protected]>
GH-125077 is a backport of this pull request to the 3.13 branch. |
… section for assignment expression topic (python#125074)
📚 Documentation preview 📚: https://cpython-previews--125074.org.readthedocs.build/