[issue42546] copy - Allow dict.copy(deep=True) alongside copy.deepcopy() for easier usage and zen

Daniel Rose report at bugs.python.org
Wed Dec 2 16:43:10 EST 2020


Daniel Rose <daniel at whitehatcat.net> added the comment:

My apologies. I worded that wrong, I meant adding `deep=True` to `dict.copy()`. Otherwise, you're absolutely right.

----------

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


More information about the Python-bugs-list mailing list