Staging
v0.5.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

README

back to top