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 serhiy.storchaka
Recipients serhiy.storchaka
Date 2020-09-07.15:55:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1599494129.77.0.588779844148.issue41720@roundup.psfhosted.org>
In-reply-to
Content
New changeset fd4cafd4700dc03cb05fc2e5263c2666d785d6e3 by Serhiy Storchaka in branch 'master':
bpo-41720: Add "return NotImplemented" in turtle.Vec2D.__rmul__(). (GH-22092)
https://github.com/python/cpython/commit/fd4cafd4700dc03cb05fc2e5263c2666d785d6e3
History
Date User Action Args
2020-09-07 15:55:29serhiy.storchakasetrecipients: + serhiy.storchaka
2020-09-07 15:55:29serhiy.storchakasetmessageid: <1599494129.77.0.588779844148.issue41720@roundup.psfhosted.org>
2020-09-07 15:55:29serhiy.storchakalinkissue41720 messages
2020-09-07 15:55:29serhiy.storchakacreate