mirror of
https://github.com/python/cpython.git
synced 2026-05-19 02:44:16 -04:00
4643c2fda1
PyThreadState_SetAsyncExc(): internal correctness changes wrt refcount safety and deadlock avoidance. Also added a basic test case (relying on ctypes) and repaired the docs.