jnwatson / py-lmdb

Universal Python binding for the LMDB 'Lightning' Database
http://lmdb.readthedocs.io/
Other
646 stars 106 forks source link

Win32 sparse patch #338

Closed krpatter-intc closed 1 year ago

krpatter-intc commented 1 year ago

This brings the win32 sparse patch up to date with the repo I think. I've only done cursory testing, but seems to work and has only a very small delta from the main repo.

I left it in the existing patch so that the LMDB_PURE keeps its meaning.

krpatter-intc commented 1 year ago

Apologies, opened this too soon. I must be missing something from the original patch still.