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 miss-islington
Recipients miss-islington, serhiy.storchaka
Date 2020-09-07.16:28:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1599496088.22.0.265084898025.issue41720@roundup.psfhosted.org>
In-reply-to
Content
New changeset ebef6c0b50d94ca7daef6fdb38d043e0183ab7d1 by Miss Islington (bot) in branch '3.8':
bpo-41720: Add "return NotImplemented" in turtle.Vec2D.__rmul__(). (GH-22092)
https://github.com/python/cpython/commit/ebef6c0b50d94ca7daef6fdb38d043e0183ab7d1
History
Date User Action Args
2020-09-07 16:28:08miss-islingtonsetrecipients: + miss-islington, serhiy.storchaka
2020-09-07 16:28:08miss-islingtonsetmessageid: <1599496088.22.0.265084898025.issue41720@roundup.psfhosted.org>
2020-09-07 16:28:08miss-islingtonlinkissue41720 messages
2020-09-07 16:28:07miss-islingtoncreate