-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Internal
Decimal128, ObjectId, and RawBSONDocument all utilize __slots__ to save space.
We should utilize __slots__ for MinKey, MaxKey, DBRef, Int64, Regex, and Timestamp too.