-
Type: New Feature
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: JSON
-
None
In PYTHON-1476 we added support for extending BSON encoding/decoding with custom types: https://pymongo.readthedocs.io/en/3.9.0/examples/custom_type.html
We should also add support for the same behavior when encoding/decoding JSON in bson.json_util.
- related to
-
PYTHON-1476 Flexible BSON Encoder/Decoder
- Released