[issue45167] deepcopy of GenericAlias with __deepcopy__ method is broken

Serhiy Storchaka report at bugs.python.org
Mon Sep 13 04:36:45 EDT 2021


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

I think it is better to narrow the __getattr__. It can break protocols using other special methods.

----------
nosy: +gvanrossum, serhiy.storchaka

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


More information about the Python-bugs-list mailing list