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:49:09
SpamBayes Score 0.0019855686
Marked as misclassified No
Message-id <1237074551.6.0.0440543529361.issue2116@psf.upfronthosting.co.za>
In-reply-to
Content
Should a deepcopy of a weakref return the same weakref, or a weakref to
a new copied object?
Also, what about the optional callback?
History
Date User Action Args
2009-03-14 23:49:11pitrousetrecipients: + pitrou, tim.peters, jafo, rharris
2009-03-14 23:49:11pitrousetmessageid: <1237074551.6.0.0440543529361.issue2116@psf.upfronthosting.co.za>
2009-03-14 23:49:09pitroulinkissue2116 messages
2009-03-14 23:49:09pitroucreate