Package: python-mongomock / 4.3.0-4

Metadata

Package Version Patches format
python-mongomock 4.3.0-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
bfa06bf614f9bd41d7c9daf72a51fb10abd8d1a6.patch | (download)

mongomock/collection.py | 8 4 + 4 - 0 !
tests/test__collection_api.py | 2 1 + 1 - 0 !
2 files changed, 5 insertions(+), 5 deletions(-)

 [patch] pymongo 4.11 includes extra error information about the
 document in the errors string. Check for partial error string match in the
 test_insert_bson_validation test.