mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-26 07:02:11 +00:00
ae2ee2a4a5
The PyEval_InitThreads() and PyEval_ThreadsInitialized() functions are now deprecated and will be removed in Python 3.11. Calling PyEval_InitThreads() now does nothing. The GIL is initialized by Py_Initialize() since Python 3.7. |
||
---|---|---|
.. | ||
pybind11 |