mirror of
https://github.com/python/cpython.git
synced 2026-05-09 22:20:38 -04:00
9e61066355
As described in Doc/c-api/init.rst, PyEval_InitThreads() cannot be called before Py_Initialize() function.