bpo-36710: Add runtime parameter to _PyThreadState_Init() (GH-12935)
* Add 'runtime' parameter to _PyThreadState_Init() * Add 'gilstate' parameter to _PyGILState_NoteThreadState() * Move _PyThreadState_Init() and _PyThreadState_DeleteExcept() to the internal C API.
V
Victor Stinner committed
8bb3230149538c25c1bacced5e64a3c071475f73
Parent: 6c44fde
Committed by GitHub <noreply@github.com>
on 4/24/2019, 2:47:40 PM