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
test
__init__.py -rw-r--r-- 8.1 KB
db.py -rw-r--r-- 2.1 KB
dbobj.py -rw-r--r-- 8.9 KB
dbrecio.py -rw-r--r-- 5.2 KB
dbshelve.py -rw-r--r-- 8.5 KB
dbtables.py -rw-r--r-- 24.7 KB
dbutils.py -rw-r--r-- 2.7 KB

back to top