Staging
v0.8.1
https://github.com/python/cpython
Revision 6d0d24e359b6d8a72a20c2091bbea0e16170d767 authored by Charles-François Natali on 02 February 2012, 19:31:42 UTC, committed by Charles-François Natali on 02 February 2012, 19:31:42 UTC
a random deadlock when fork() is called in a multithreaded process in debug
mode, and make PyOS_AfterFork() more robust.
1 parent 03c29f9
History
Tip revision: 6d0d24e359b6d8a72a20c2091bbea0e16170d767 authored by Charles-François Natali on 02 February 2012, 19:31:42 UTC
Issue #13817: After fork(), reinit the ad-hoc TLS implementation earlier to fix
Tip revision: 6d0d24e
File Mode Size
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 602 bytes
.gitignore -rw-r--r-- 629 bytes
.hgeol -rw-r--r-- 650 bytes
.hgignore -rw-r--r-- 909 bytes
.hgtags -rw-r--r-- 4.5 KB
LICENSE -rw-r--r-- 14.4 KB
Makefile.pre.in -rw-r--r-- 42.6 KB
README -rw-r--r-- 6.5 KB
configure -rwxr-xr-x 399.1 KB
configure.in -rw-r--r-- 123.3 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 34.1 KB
setup.py -rw-r--r-- 80.3 KB

README

back to top