diff options
author | Victor Stinner <vstinner@redhat.com> | 2019-04-24 16:47:40 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-24 16:47:40 +0200 |
commit | 8bb3230149538c25c1bacced5e64a3c071475f73 (patch) | |
tree | 85cbf4d3ed1c1c47eced4b472083b5bd2dfa39e7 /Python/sysmodule.c | |
parent | 6c44fde3e03079e0c69f823dafbe04af50b5bd0d (diff) | |
download | cpython-git-8bb3230149538c25c1bacced5e64a3c071475f73.tar.gz |
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.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions