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 roger.serwy
Recipients BreamoreBoy, gpolo, roger.serwy
Date 2011-12-09.19:31:36
SpamBayes Score 0.00078301725
Marked as misclassified No
Message-id <1323459097.58.0.808956149773.issue6699@psf.upfronthosting.co.za>
In-reply-to
Content
The patch won't apply against 3.3a0 because "self.set_saved(1)" became "self.set_saved(True)" in r70054 (da7a120c0478)

After correcting this minor point, the patch works as expected.
History
Date User Action Args
2011-12-09 19:31:37roger.serwysetrecipients: + roger.serwy, gpolo, BreamoreBoy
2011-12-09 19:31:37roger.serwysetmessageid: <1323459097.58.0.808956149773.issue6699@psf.upfronthosting.co.za>
2011-12-09 19:31:37roger.serwylinkissue6699 messages
2011-12-09 19:31:36roger.serwycreate