mirror of
https://github.com/python/cpython.git
synced 2025-11-03 11:23:31 +00:00
* 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(). |
||
|---|---|---|
| .. | ||
| test | ||
| __init__.py | ||
| db.py | ||
| dbobj.py | ||
| dbrecio.py | ||
| dbshelve.py | ||
| dbtables.py | ||
| dbutils.py | ||