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

This is a consequence of implementing pickling for loggers in issue30520.

It would be surprising if pickling/unpickling and deep copying preserve 
identity, but shallow copying creates a new object.

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

_______________________________________
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