STINNER Victor added the comment:

Oops, there was a bug in FileIO.readall(), fixed in the new patch 
py_read_write-2.patch.

I also commented assert(PyGILState_Check()); to workaround the issue #15751.

----------
Added file: http://bugs.python.org/file38562/py_read_write-2.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23708>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to