-
Type: New Feature
-
Resolution: Won't Fix
-
Priority: Trivial - P5
-
None
-
Affects Version/s: 3.6
-
Component/s: BSON
-
None
While writing tests for an application using Decimal128 for storing currency, I discovered that `mongomock` didn't support several operations (e.g., $inc) on Decimal128 values as `bson.decimal128` didn't support them.