py-lmdb_2.3.0
The test asserts the environment survives a stress run, but unpatched mdb_env_set_mapsize can fail under concurrent load on Windows, after which py-lmdb deliberately invalidates the environment. Gate it on a patched build, matching the cve_test convention. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>