This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients jafo, pitrou, rharris, tim.peters
Date 2009-03-15.00:34:30
SpamBayes Score 9.924434e-05
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Here is a patch providing proper copy and deepcopy support, including
for weak dicts (the Proxy type is unsupported, though).
History
Date User Action Args
2009-03-15 00:34:33pitrousetrecipients: + pitrou, tim.peters, jafo, rharris
2009-03-15 00:34:33pitrousetmessageid: <[email protected]>
2009-03-15 00:34:32pitroulinkissue2116 messages
2009-03-15 00:34:32pitroucreate