gh-118727: Don't drop the GIL in drop_gil()
unless the current thread holds it#118745
Merged
colesbury merged 10 commits intopython:main from swtaarrs:cpython-drop-gilMay 23, 2024
+68-55
drop_gil()
unless the current thread holds it#118745