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 tormen
Recipients LambertDW, akuchling, flox, ggenellina, hozn, marystern, pitrou, tormen
Date 2010-03-12.18:56:08
SpamBayes Score 0.0001779568
Marked as misclassified No
Message-id <1268420170.2.0.254676299938.issue5099@psf.upfronthosting.co.za>
In-reply-to
Content
I ran into the same problem today :(
The patch resolved it :)

BUT:
Could anyone comment on when this patch will or will not live?!

...
As the bug is fairly old and already has duplicates and everyone seems to agree on the issue.
...
Plus it seems easy enough to edit the patch to include the try: / finally: and to incorporate the remove_stderr_debug_decorations() suggestion.
History
Date User Action Args
2010-03-12 18:56:10tormensetrecipients: + tormen, akuchling, ggenellina, pitrou, LambertDW, marystern, hozn, flox
2010-03-12 18:56:10tormensetmessageid: <1268420170.2.0.254676299938.issue5099@psf.upfronthosting.co.za>
2010-03-12 18:56:08tormenlinkissue5099 messages
2010-03-12 18:56:08tormencreate