bpo-43837: Reverse order of precedence table to show tightly binding operators first by ammaraskar · Pull Request #25469 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Merged
Conversation
Member
As mentioned in the bug, this is an obvious improvement that makes the table more natural and brings it in-line with precedence tables from other languages.
the-knights-who-say-ni
added
the
CLA signed
label
ammaraskar
changed the title
Reverse order of precedence table to show tightly binding operators first
bpo-43837: Reverse order of precedence table to show tightly binding operators first
ammaraskar
added
the
skip news
label
terryjreedy
self-requested a review
rhettinger
approved these changes
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
rhettinger
added
the
needs backport to 3.9
label
rhettinger
merged commit
68ba0c6
into
python:master
miss-islington
commented
Apr 19, 2021
miss-islington commented
Contributor
Thanks @ammaraskar for the PR, and @rhettinger for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖
bedevere-bot
removed
the
awaiting merge
label
bedevere-bot
commented
Apr 19, 2021
bedevere-bot commented
GH-25472 is a backport of this pull request to the 3.9 branch.
bedevere-bot
removed
the
needs backport to 3.9
label
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
…operators first (pythonGH-25469) (cherry picked from commit 68ba0c6) Co-authored-by: Ammar Askar <ammar@ammaraskar.com>
EJammy
mentioned this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment