Staging
v0.5.1
https://github.com/python/cpython
Revision b9a4501179eec7762fcf3536833707f58d2474d2 authored by Antoine Pitrou on 21 November 2014, 01:04:21 UTC, committed by Antoine Pitrou on 21 November 2014, 01:04:21 UTC
daemon threads run while the interpreter is shutting down; instead,
these threads are now killed when they try to take the GIL), as it seems
to break some existing code.
1 parent 527d4ac
History
Tip revision: b9a4501179eec7762fcf3536833707f58d2474d2 authored by Antoine Pitrou on 21 November 2014, 01:04:21 UTC
Issue #21963: backout issue #1856 patch (avoid crashes and lockups when
Tip revision: b9a4501
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 554 bytes
.gitignore -rw-r--r-- 594 bytes
.hgeol -rw-r--r-- 706 bytes
.hgignore -rw-r--r-- 804 bytes
.hgtags -rw-r--r-- 8.0 KB
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 44.3 KB
README -rw-r--r-- 52.7 KB
config.guess -rwxr-xr-x 41.9 KB
config.sub -rwxr-xr-x 34.9 KB
configure -rwxr-xr-x 418.6 KB
configure.ac -rw-r--r-- 131.8 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 34.1 KB
setup.py -rw-r--r-- 95.4 KB

README

back to top