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

Serhiy Storchaka report at bugs.python.org
Mon Sep 7 11:55:29 EDT 2020


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


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


----------

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


More information about the Python-bugs-list mailing list