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 michael.foord
Recipients kakuma, kushal.das, michael.foord
Date 2014-06-03.15:15:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1401808514.62.0.129029925572.issue21600@psf.upfronthosting.co.za>
In-reply-to
Content
Yep, patch.dict wasn't designed with stopall in mind so it needs adding. Thanks for pointing this out and your fix. 

Your patch isn't quite right, those operations shouldn't be inside the try excepts. (And there are no tests.)
History
Date User Action Args
2014-06-03 15:15:14michael.foordsetrecipients: + michael.foord, kushal.das, kakuma
2014-06-03 15:15:14michael.foordsetmessageid: <1401808514.62.0.129029925572.issue21600@psf.upfronthosting.co.za>
2014-06-03 15:15:14michael.foordlinkissue21600 messages
2014-06-03 15:15:14michael.foordcreate