• Gregory P. Smith's avatar
    Backport 58532, 58533, 58534: · 0dcc3cc9
    Gregory P. Smith yazdı
     - Fix bsddb.dbtables: Don't randomly corrupt newly inserted rows by
       picking a rowid string with null bytes in it.  Such rows could not
       later be deleted, modified or individually selected.  Existing
       bsdTableDb databases created with such rows are out of luck.
     - Use mkdtemp for the test_dbtables test database environment and
       clean it up afterwards using shutil.rmtree.
    0dcc3cc9
To find the state of this project's repository at the time of any of these versions, check out the tags.
NEWS 106 KB