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 ocean-city
Recipients ocean-city, pitrou
Date 2010-08-10.13:31:06
SpamBayes Score 3.8907263e-05
Marked as misclassified No
Message-id <1281447067.83.0.587743926142.issue9295@psf.upfronthosting.co.za>
In-reply-to
Content
I cannot crash python by above patch anymore... Strange.

> Is test_close_open_print_buffered the only test that fails?

It seem to be.

Is freeing the memory allocated for setvbuf() while close() running in another thread really safe?
History
Date User Action Args
2010-08-10 13:31:08ocean-citysetrecipients: + ocean-city, pitrou
2010-08-10 13:31:07ocean-citysetmessageid: <1281447067.83.0.587743926142.issue9295@psf.upfronthosting.co.za>
2010-08-10 13:31:06ocean-citylinkissue9295 messages
2010-08-10 13:31:06ocean-citycreate