-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
I'm trying to use pymongo with my custom dict class and my custom list class.
the dict class is ok(gentle support about collections.Maping is existed), but the list class is not working.`bson.errors.InvalidDocument` Error is occured.
- duplicates
-
PYTHON-2733 Allow decoding/deserializing BSON container types to custom Python types
- Backlog
-
PYTHON-1528 BSON should be able to encode range, set, frozenset, and dictionary view objects
- Closed
- is related to
-
PYTHON-1823 Add mechanism to encode any iterable without inflating to a list
- Backlog