mirror of
https://github.com/python/cpython.git
synced 2026-05-20 11:23:49 -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.