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 ezio.melotti, michael.foord, pitrou
Date 2011-04-04.23:01:26
SpamBayes Score 0.011905196
Marked as misclassified No
Message-id <1301958086.72.0.0823054391495.issue11763@psf.upfronthosting.co.za>
In-reply-to
Content
Rather than hardwiring `self.addCleanup(lambda: setattr(self, '_diffThreshold', 2**16))`, you should retrieve the previous value.
History
Date User Action Args
2011-04-04 23:01:26pitrousetrecipients: + pitrou, ezio.melotti, michael.foord
2011-04-04 23:01:26pitrousetmessageid: <1301958086.72.0.0823054391495.issue11763@psf.upfronthosting.co.za>
2011-04-04 23:01:26pitroulinkissue11763 messages
2011-04-04 23:01:26pitroucreate