[issue34999] copy.copy and deepcopy do return same logger objects in 3.7

sebix report at bugs.python.org
Wed Oct 17 04:43:20 EDT 2018


sebix <sebix+bugs.python.org at sebix.at> added the comment:

Oh, that's something different than I initially thought.

Using copy.deepcopy gives the same result as with copy.copy.

----------
title: Different behavior of copied loggers in 3.7 -> copy.copy and deepcopy do return same logger objects in 3.7
type:  -> behavior

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


More information about the Python-bugs-list mailing list