-
Type: Bug
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
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