Commit Graph

6 Commits

Author SHA1 Message Date
Bernie Hackett
507f954ed4 Update copyright dates 2017-12-01 17:23:39 -08:00
Shane Harvey
054a01aaff PYTHON-1297 Implement Extended JSON Spec 2.0
Add JSONOptions.json_mode to control encoding Relaxed and Canonical
Extended JSON.
Add json_util.LEGACY_JSON_OPTIONS to encode PyMongo 3.4's default JSON output.
Deprecate json_util.STRICT_JSON_OPTIONS.
Move Decimal128 spec tests to bson_corpus runner.
2017-08-03 10:30:24 -07:00
Bernie Hackett
1355c5af1d PYTHON-1068 - Update tests to latest
And update the test runner to support them.
2016-08-29 15:07:07 -07:00
Bernie Hackett
b320f82457 PYTHON-1068 - Update FAQ entry for Decimal 2016-08-29 15:07:07 -07:00
Bernie Hackett
7933d5a95f PYTHON-1068 - Update Decimal128 for latest spec changes 2016-08-29 15:07:07 -07:00
Bernie Hackett
82db71e1e8 PYTHON-1068 - Support for BSON Decimal128 2016-08-29 15:07:07 -07:00