]> granicus.if.org Git - python/commit
New PyGILState_ API - implements pep 311, from patch 684256.
authorMark Hammond <mhammond@skippinet.com.au>
Sat, 19 Apr 2003 15:41:53 +0000 (15:41 +0000)
committerMark Hammond <mhammond@skippinet.com.au>
Sat, 19 Apr 2003 15:41:53 +0000 (15:41 +0000)
commit8d98d2cb95ac37147a4de5a119869211e8351324
tree8175d77139194bffa61b79d19544525927a13fc5
parente36b6900878b8715c37bfa241381dddb82cda386
New PyGILState_ API - implements pep 311, from patch 684256.
Include/pystate.h
Include/pythread.h
Lib/test/test_capi.py
Modules/_testcapimodule.c
Modules/posixmodule.c
Python/ceval.c
Python/pystate.c
Python/pythonrun.c
Python/thread.c
Python/thread_sgi.h