[issue2116] weakref copy module interaction

Antoine Pitrou report at bugs.python.org
Sun Mar 15 01:45:20 CET 2009


Antoine Pitrou <pitrou at free.fr> added the comment:

Updated patch so that copied weakdicts are decoupled (adding an item to
the copy doesn't mutate the original).

----------
Added file: http://bugs.python.org/file13335/issue2116-2.patch

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


More information about the Python-bugs-list mailing list