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 amaury.forgeotdarc, barry, belopolsky, brett.cannon, christian.heimes, hodgestar, loewis, r.david.murray, vstinner
Date 2010-12-14.17:50:32
SpamBayes Score 9.0335317e-07
Marked as misclassified No
Message-id <1292349034.78.0.0186369727258.issue4236@psf.upfronthosting.co.za>
In-reply-to
Content
Brett applied his doc patch in r69092.  Attached is a patch that combines Simon's patch with Martin's test program turned into a unit test.  I confirm that the test suite passes with the patch applied (and fails with just the test applied).

From the text of the original error message, I wonder if there is some way to trigger this error at interpreter startup, and if so whether or not that is tested by the test suite.

Otherwise, is there any reason not to apply this patch?
History
Date User Action Args
2010-12-14 17:50:34r.david.murraysetrecipients: + r.david.murray, loewis, barry, brett.cannon, amaury.forgeotdarc, belopolsky, vstinner, christian.heimes, hodgestar
2010-12-14 17:50:34r.david.murraysetmessageid: <1292349034.78.0.0186369727258.issue4236@psf.upfronthosting.co.za>
2010-12-14 17:50:33r.david.murraylinkissue4236 messages
2010-12-14 17:50:33r.david.murraycreate