mirror of
https://github.com/python/cpython.git
synced 2026-06-01 17:19:45 -04:00
9e61066355
As described in Doc/c-api/init.rst, PyEval_InitThreads() cannot be called before Py_Initialize() function.