[py-lmdb] py-lmdb 0.98 released

  • From: Nic Watson <py-lmdb@xxxxxxxxxxxxx>
  • To: py-lmdb@xxxxxxxxxxxxx
  • Date: Wed, 6 Nov 2019 16:30:30 -0500

Changes:

* Fix that a duplicate argument to a lmdb method would cause an assert.

* Solaris needs ```#include "python.h"``` as soon as possible.  Fix
contributed by Jesús Cea.

* Fix crash under debug cpython when mdb_cursor_open failed.

Regards,

Nic Watson
py-lmdb Maintainer

Other related posts:

  • » [py-lmdb] py-lmdb 0.98 released - Nic Watson