mirror of
https://github.com/thp/pyotherside.git
synced 2025-01-17 23:22:53 +08:00
4fa3406775
Since Python 3.7, the function does nothing. Moreover, it's deprecated since Python 3.9: https://docs.python.org/3.12/c-api/init.html#c.PyEval_InitThreads Since pyotherside requires Python 3.8, simply remove the call.