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 brett.cannon
Recipients Eric Wieser, brett.cannon, docs@python, miss-islington, veky
Date 2020-10-05.16:42:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1601916159.63.0.0159860620998.issue41584@roundup.psfhosted.org>
In-reply-to
Content
New changeset d02d824e05e2cb86f4df381be18832e76e2c475f by Brett Cannon in branch 'master':
bpo-41584: clarify when the reflected method of a binary arithemtic operator is called (#22505)
https://github.com/python/cpython/commit/d02d824e05e2cb86f4df381be18832e76e2c475f
History
Date User Action Args
2020-10-05 16:42:39brett.cannonsetrecipients: + brett.cannon, docs@python, veky, miss-islington, Eric Wieser
2020-10-05 16:42:39brett.cannonsetmessageid: <1601916159.63.0.0159860620998.issue41584@roundup.psfhosted.org>
2020-10-05 16:42:39brett.cannonlinkissue41584 messages
2020-10-05 16:42:39brett.cannoncreate