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 lemburg
Recipients benjamin.peterson, gvanrossum, lemburg, pitrou, serhiy.storchaka, vstinner
Date 2017-09-20.15:59:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <8155e0bd-0f0d-3a7b-3b24-2cd84b818065@egenix.com>
In-reply-to <1505920944.93.0.791751733489.issue31530@psf.upfronthosting.co.za>
Content
On 20.09.2017 17:22, Guido van Rossum wrote:
> 
>> Why not simply document the fact that read ahead in Python 2.7
>> is not thread-safe and leave it at that ?
> 
> Program bugs should not crash the interpreter. (ctypes excepted.)

Ideally not, agreed :-)
History
Date User Action Args
2017-09-20 15:59:59lemburgsetrecipients: + lemburg, gvanrossum, pitrou, vstinner, benjamin.peterson, serhiy.storchaka
2017-09-20 15:59:59lemburglinkissue31530 messages
2017-09-20 15:59:59lemburgcreate