[issue44248] copy.deepcopy calls objdect's __deepcopy__ with incorrect argument

Zachary Ware report at bugs.python.org
Thu May 27 12:55:04 EDT 2021


Zachary Ware <zachary.ware at gmail.com> added the comment:

Do you have a short reproducer showing a behavioral bug here?  That particular line of code hasn't changed in 19 years[1] :)

[1] https://github.com/python/cpython/blame/main/Lib/copy.py#L153

----------
nosy: +zach.ware

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


More information about the Python-bugs-list mailing list