[issue23524] Use _set_thread_local_invalid_parameter_handler in posixmodule

STINNER Victor report at bugs.python.org
Fri Feb 27 16:37:54 CET 2015


STINNER Victor added the comment:

> there is no way (and won't be any way) to disable these on a per-thread basis.

I don't understand. Is _set_thread_local_invalid_parameter_handler() process-wide, or dos it only affect the current thread?

----------

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


More information about the Python-bugs-list mailing list