Staging
v0.8.1
https://github.com/python/cpython
Revision 506f7b559ad808de6a75a2d22b007eaee650415b authored by Gregory P. Smith on 15 June 2006, 08:52:32 UTC, committed by Gregory P. Smith on 15 June 2006, 08:52:32 UTC
  now works reliably.  It has been updated to use automatic BerkeleyDB
  deadlock detection and the bsddb.dbutils.DeadlockWrap wrapper to retry
  database calls that would previously deadlock. [SF python bug #775414]
1 parent c21e056
History
Tip revision: 506f7b559ad808de6a75a2d22b007eaee650415b authored by Gregory P. Smith on 15 June 2006, 08:52:32 UTC
- bsddb: multithreaded DB access using the simple bsddb module interface
Tip revision: 506f7b5
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.2 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.1 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top