Staging
v0.5.1
https://github.com/python/cpython
Revision 512f2eee1b677c023116f8f96e12f65f385b596f authored by Armin Rigo on 09 November 2004, 15:35:23 UTC, committed by Armin Rigo on 09 November 2004, 15:35:23 UTC
* using malloc() and free() directly, as explained in the new comment
* coding style in the PyGILState_*() functions
* the recent destroy-tstate-without-holding-the-GIL bug
* lock fixes and many more comments in thread.c
1 parent 3497155
History
Tip revision: 512f2eee1b677c023116f8f96e12f65f385b596f authored by Armin Rigo on 09 November 2004, 15:35:23 UTC
Backported thread fixes from 2.4 (by mostly copying pystate.c over from 2.4):
Tip revision: 512f2ee
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 109 bytes
.hgtags -rw-r--r-- 2.5 KB
LICENSE -rw-r--r-- 12.9 KB
Makefile.pre.in -rw-r--r-- 31.1 KB
README -rw-r--r-- 48.3 KB
aclocal.m4 -rw-r--r-- 2.1 KB
configure -rwxr-xr-x 588.3 KB
configure.in -rw-r--r-- 84.4 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 24.7 KB
setup.py -rw-r--r-- 50.7 KB

README

back to top