]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Backport:
authorNeal Norwitz <nnorwitz@gmail.com>
Wed, 25 Jan 2006 05:29:17 +0000 (05:29 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Wed, 25 Jan 2006 05:29:17 +0000 (05:29 +0000)
commitebf1dcaeaf04fc28b322ca641caee752ea5e633e
tree43102c85b43a1d0deeca762b7fcda4033f69034d
parent88f669a757402eb7cb513ef80ea1137089f810ac
Backport:
Fix bug #1413192, fix seg fault in bsddb if a txn was deleted before the env.
Lib/bsddb/test/test_1413192.py [new file with mode: 0644]
Lib/bsddb/test/test_all.py
Lib/test/test_bsddb3.py
Misc/NEWS
Modules/_bsddb.c