[issue41720] Missed "return NotImplemented" in Vec2D.__rmul__

miss-islington report at bugs.python.org
Mon Sep 7 12:28:08 EDT 2020


miss-islington <mariatta.wijaya+miss-islington at gmail.com> added the comment:


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


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41720>
_______________________________________


More information about the Python-bugs-list mailing list