mirror of
https://github.com/python/cpython.git
synced 2026-05-10 06:31:43 -04:00
7dc140126e
The Python C API must not be used when the GIL is released: only access Py_None when the GIL is hold.