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
__init__.py -rw-r--r-- 38.9 KB
config.py -rw-r--r-- 11.6 KB
handlers.py -rw-r--r-- 25.7 KB

back to top