[issue36728] Remove PyEval_ReInitThreads() from the public C API

STINNER Victor report at bugs.python.org
Mon May 13 05:07:38 EDT 2019


STINNER Victor <vstinner at redhat.com> added the comment:

> i double checked in our massive internal codebase at work and found no calls other than python interpreters themselves.

Thanks. It confirms what I understood using GitHub code search (see my initial message).

----------

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


More information about the Python-bugs-list mailing list