[issue38141] Use fewer statics in Argument Clinic.
Serhiy Storchaka
report at bugs.python.org
Fri Sep 13 08:15:27 EDT 2019
Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:
Would adding a mutex for thread-safe initialization of _Py_Identifier and _PyArg_Parser solve the problem with subinterpreters?
----------
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38141>
_______________________________________
More information about the Python-bugs-list
mailing list