[issue23524] Use _set_thread_local_invalid_parameter_handler in posixmodule

STINNER Victor report at bugs.python.org
Thu Apr 9 23:00:03 CEST 2015


STINNER Victor added the comment:

I reviewed 23524_5.patch, I made some comments, but I now agree with the overall change (disable temporary the validation of invalid fd, set errno to EBADF instead).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23524>
_______________________________________


More information about the Python-bugs-list mailing list