mirror of
https://github.com/python/cpython.git
synced 2026-05-19 02:44:16 -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]