Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

So that I think we can close this issue, since this is not a bug, but an 
intentional behavior.

copy.copy() also consider functions and classes as atomic, although they are 
not immutable, and there are use cases for making a modified copy.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue34999>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to