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-14.23:53:07
SpamBayes Score 0.21753512
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Hmm, forget that question. If we deepcopy the weakref target, it will be
destroyed just afterwards, making the deepcopied weakref useless.
History
Date User Action Args
2009-03-14 23:53:09pitrousetrecipients: + pitrou, tim.peters, jafo, rharris
2009-03-14 23:53:09pitrousetmessageid: <[email protected]>
2009-03-14 23:53:07pitroulinkissue2116 messages
2009-03-14 23:53:07pitroucreate