[issue38293] Deepcopying property objects results in unexpected TypeError

Serhiy Storchaka report at bugs.python.org
Fri Sep 27 12:48:27 EDT 2019


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

But the property object is not atomic. It's attribute __doc__ is writeable.

----------
nosy: +serhiy.storchaka

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


More information about the Python-bugs-list mailing list