This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients Guido.van.Rossum, aidan.feldman, ammar2, chris.jerdonek, docs@python, gvanrossum, rhettinger, steven.daprano, terry.reedy, zach.ware
Date 2021-04-19.15:22:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618845743.1.0.413741835662.issue43837@roundup.psfhosted.org>
In-reply-to
Content
New changeset 68ba0c67cac10c2545ea3b62d8b161e5b3594edd by Ammar Askar in branch 'master':
bpo-43837: Reverse order of precedence table to show tightly binding operators first (GH-25469)
https://github.com/python/cpython/commit/68ba0c67cac10c2545ea3b62d8b161e5b3594edd
History
Date User Action Args
2021-04-19 15:22:23rhettingersetrecipients: + rhettinger, gvanrossum, terry.reedy, steven.daprano, chris.jerdonek, docs@python, zach.ware, Guido.van.Rossum, ammar2, aidan.feldman
2021-04-19 15:22:23rhettingersetmessageid: <1618845743.1.0.413741835662.issue43837@roundup.psfhosted.org>
2021-04-19 15:22:23rhettingerlinkissue43837 messages
2021-04-19 15:22:23rhettingercreate