mongo-python-driver/bson
2017-11-30 15:02:20 -08:00
..
__init__.py PYTHON-1352 - Move BSON type map docs from bson.son.SON to bson 2017-11-08 11:24:28 -08:00
_cbsonmodule.c Silence various complaints from Coverity 2017-11-30 15:02:20 -08:00
_cbsonmodule.h PYTHON-1025 - C extensions big endian support 2016-06-24 17:54:24 -07:00
binary.py PYTHON-1367 Ignore uuid_representation when decoding BSON binary subtype 4. 2017-09-12 17:20:14 -07:00
bson-endian.h PYTHON-1025 - C extensions big endian support 2016-06-24 17:54:24 -07:00
bson-stdint-win32.h PYTHON-1025 - C extensions big endian support 2016-06-24 17:54:24 -07:00
buffer.c Fix up copyright dates. 2015-03-25 11:55:02 -07:00
buffer.h Fix up copyright dates. 2015-03-25 11:55:02 -07:00
code.py Changelog for PyMongo 3.4 2016-09-16 14:31:20 -07:00
codec_options.py 3.5 changelog and documentation fixes. 2017-08-08 09:32:09 -07:00
dbref.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
decimal128.py PYTHON-1213 - Make decimal128 work with cdecimal 2017-04-04 17:01:50 -07:00
encoding_helpers.c Fix up copyright dates. 2015-03-25 11:55:02 -07:00
encoding_helpers.h Fix up copyright dates. 2015-03-25 11:55:02 -07:00
errors.py PYTHON-1135 Replace JSONOptions.strict_date with JSONOptions.datetime_representation 2016-09-12 11:11:30 -07:00
int64.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
json_util.py PYTHON-1387 - Improve detection of object_pairs_hook support 2017-09-30 09:28:09 -07:00
max_key.py Trim trailing whitespace 2017-08-31 22:26:39 -07:00
min_key.py Trim trailing whitespace 2017-08-31 22:26:39 -07:00
objectid.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
py3compat.py PYTHON-1022 - Drop support for Python 3.2 2016-06-15 10:05:43 -07:00
raw_bson.py Unused import 2017-08-25 15:24:16 -04:00
regex.py PYTHON-1299 fix Regex __eq__ method (#337) 2017-09-29 10:57:21 -07:00
son.py PYTHON-1352 - Move BSON type map docs from bson.son.SON to bson 2017-11-08 11:24:28 -08:00
time64_config.h Split C extension in two (pymongo, bson) PYTHON-60 2010-09-14 13:55:41 -04:00
time64_limits.h Trim trailing whitespace 2017-08-31 22:26:39 -07:00
time64.c Trim trailing whitespace 2017-08-31 22:26:39 -07:00
time64.h Trim trailing whitespace 2017-08-31 22:26:39 -07:00
timestamp.py PYTHON-977 - Fix __hash__ method on BSON types that inherit from Python builtin types. 2015-09-04 14:45:24 -07:00
tz_util.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00