[py-lmdb] py-lmdb 0.99 released

  • From: Nic Watson <py-lmdb@xxxxxxxxxxxxx>
  • To: py-lmdb@xxxxxxxxxxxxx
  • Date: Thu, 13 Aug 2020 09:08:38 -0400

Sorry for the delay. I've been expecting a new downstream release any day
now for the last 9 months. I'm done waiting.

Changes:
* Fix lmdb.tool encoding issues.
* Fix -l lmdb invocation issue.
* Minor documentation improvements.
* Update LMDB to version 0.9.24.
* Update for Python 3.9 (current release candidate) support.
* Resolve a bug when using cursor.putmulti and append=True on dupsort DBs.
* Allow _Database.flags method to take no arguments since the one argument
  wasn't being used.

Open issues:
* What to call the next version? .100 can be problematic for some version
checking.
* Doesn't currently work with (very alpha) 3.10. Just API churn. 3.10 isn't
due to be released for a year, so I have lots of time to fix.

Nic Watson

Other related posts: