Staging
v0.5.1
https://github.com/python/cpython
Revision 2914bb32e2adf8dff77c0ca58b33201bc94e398c authored by Victor Stinner on 29 January 2018, 10:57:45 UTC, committed by GitHub on 29 January 2018, 10:57:45 UTC
The GIL is no longer created "on demand" to fix a race condition when
PyGILState_Ensure() is called in a non-Python thread.
1 parent 8997f9c
History
Tip revision: 2914bb32e2adf8dff77c0ca58b33201bc94e398c authored by Victor Stinner on 29 January 2018, 10:57:45 UTC
bpo-20891: Py_Initialize() now creates the GIL (#4700)
Tip revision: 2914bb3
File Mode Size
c-api
data
distributing
distutils
extending
faq
howto
includes
install
installing
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 7.3 KB
README.rst -rw-r--r-- 4.3 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 4.2 KB
conf.py -rw-r--r-- 6.1 KB
contents.rst -rw-r--r-- 538 bytes
copyright.rst -rw-r--r-- 451 bytes
docutils.conf -rw-r--r-- 56 bytes
glossary.rst -rw-r--r-- 48.7 KB
license.rst -rw-r--r-- 43.4 KB
make.bat -rw-r--r-- 5.1 KB

README.rst

back to top