[issue12422] When deepcopying, don't store immutable objects in the memo dict

Roundup Robot report at bugs.python.org
Mon Jun 27 23:22:58 CEST 2011


Roundup Robot <devnull at devnull> added the comment:

New changeset e24ad85e9608 by Benjamin Peterson in branch 'default':
don't memoize objects that are their own copies (closes #12422)
http://hg.python.org/cpython/rev/e24ad85e9608

----------
nosy: +python-dev
resolution:  -> fixed
stage:  -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12422>
_______________________________________


More information about the Python-bugs-list mailing list