[issue31530] [2.7] Python 2.7 readahead feature of file objects is not thread safe

STINNER Victor report at bugs.python.org
Wed Sep 20 09:28:32 EDT 2017


STINNER Victor added the comment:

Benjamin Peterson proposed attached patch.

@Benjamin: Would you mind to convert this patch to a PR to ease review?

----------
keywords: +patch
nosy: +benjamin.peterson, serhiy.storchaka
Added file: https://bugs.python.org/file47157/0001-stop-crashes-when-iterating-over-a-file-on-multiple-.patch

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31530>
_______________________________________


More information about the Python-bugs-list mailing list