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 r.david.murray
Recipients Alexander Oblovatniy, r.david.murray, rbcollins
Date 2015-08-24.20:02:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1440446544.92.0.827544436791.issue24928@psf.upfronthosting.co.za>
In-reply-to
Content
Based on reading the patch.dict doct, I'm guessing that that dict call is making a copy in order to do a restore later.  Perhaps replacing the dict call with a copy call would be sufficient? (I haven't looked at the dict.patch code).
History
Date User Action Args
2015-08-24 20:02:24r.david.murraysetrecipients: + r.david.murray, rbcollins, Alexander Oblovatniy
2015-08-24 20:02:24r.david.murraysetmessageid: <1440446544.92.0.827544436791.issue24928@psf.upfronthosting.co.za>
2015-08-24 20:02:24r.david.murraylinkissue24928 messages
2015-08-24 20:02:24r.david.murraycreate