mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
The correct/modern way to do this is: https://docs.python.org/3/c-api/init.html#releasing-the-gil-from-extension-code PyEval_ThreadsInitialized was deprecated in 3.9 and will be removed completely in 3.11, so we shouldn't use that function.
9.5 KiB
9.5 KiB