mirror of
https://github.com/python/cpython.git
synced 2026-05-20 11:23:49 -04:00
506f7b559a
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]