• 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
..
test Loading commit data...
__init__.py Loading commit data...
db.py Loading commit data...
dbobj.py Loading commit data...
dbrecio.py Loading commit data...
dbshelve.py Loading commit data...
dbtables.py Loading commit data...
dbutils.py Loading commit data...