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 christian.heimes
Recipients JohnSmith11132, christian.heimes, mark.dickinson
Date 2020-11-21.20:12:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605989568.55.0.485353688036.issue42428@roundup.psfhosted.org>
In-reply-to
Content
Operator precedence and unary operator binding is explained in the language reference documentation, https://docs.python.org/3/reference/expressions.html#the-power-operator
History
Date User Action Args
2020-11-21 20:12:48christian.heimessetrecipients: + christian.heimes, mark.dickinson, JohnSmith11132
2020-11-21 20:12:48christian.heimessetmessageid: <1605989568.55.0.485353688036.issue42428@roundup.psfhosted.org>
2020-11-21 20:12:48christian.heimeslinkissue42428 messages
2020-11-21 20:12:48christian.heimescreate