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, miss-islington, rhettinger, steven.daprano, terry.reedy, zach.ware
Date 2021-04-19.15:56:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618847805.4.0.536699881504.issue43837@roundup.psfhosted.org>
In-reply-to
Content
New changeset 072ec69af592611f36349f5048569ab7e72b8b61 by Miss Islington (bot) in branch '3.9':
bpo-43837: Reverse order of precedence table to show tightly binding operators first (GH-25469) (GH-25472)
https://github.com/python/cpython/commit/072ec69af592611f36349f5048569ab7e72b8b61
History
Date User Action Args
2021-04-19 15:56:45rhettingersetrecipients: + rhettinger, gvanrossum, terry.reedy, steven.daprano, chris.jerdonek, docs@python, zach.ware, Guido.van.Rossum, ammar2, miss-islington, aidan.feldman
2021-04-19 15:56:45rhettingersetmessageid: <1618847805.4.0.536699881504.issue43837@roundup.psfhosted.org>
2021-04-19 15:56:45rhettingerlinkissue43837 messages
2021-04-19 15:56:45rhettingercreate