Details
-
Bug
-
Status: Closed
-
Minor - P4
-
Resolution: Done
-
None
-
None
-
None
Description
json_util currently only supports re.I and re.M. json_util.object_hook also fails when presented with a $regex document that has no $options field.
This is related to https://github.com/mongodb/mongo-python-driver/pull/175