• Gregory P. Smith's avatar
    Fixes SF bug # 778421 · a7befda8
    Gregory P. Smith yazdı
     * Fixed a bug in the compatibility interface set_location() method
       where it would not properly search to the next nearest key when
       used on BTree databases.  [SF bug id 788421]
     * Fixed a bug in the compatibility interface set_location() method
       where it could crash when looking up keys in a hash or recno
       format database due to an incorrect free().
    a7befda8
Adı
Son kayıt (commit)
Son güncelleme
..
__init__.py Loading commit data...
test_all.py Loading commit data...
test_associate.py Loading commit data...
test_basics.py Loading commit data...
test_compat.py Loading commit data...
test_dbobj.py Loading commit data...
test_dbshelve.py Loading commit data...
test_dbtables.py Loading commit data...
test_env_close.py Loading commit data...
test_get_none.py Loading commit data...
test_join.py Loading commit data...
test_lock.py Loading commit data...
test_misc.py Loading commit data...
test_queue.py Loading commit data...
test_recno.py Loading commit data...
test_thread.py Loading commit data...