mongo-python-driver/bson
2018-10-09 14:34:05 -07:00
..
__init__.py PYTHON-1603 Truncate large datetimes properly (#362) 2018-07-09 16:44:22 -07:00
_cbsonmodule.c PYTHON-1329 Send/receive commands as OP_MSG 2018-06-21 15:46:48 -07:00
_cbsonmodule.h Update copyright dates 2017-12-01 17:23:39 -08:00
binary.py PYTHON-1642 - Replace count() with count_documents({}) in docs (#376) 2018-10-09 14:34:05 -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 PYTHON-1462 - Import ABCs from collections.abc 2018-02-12 19:42:44 -08:00
codec_options.py PYTHON-1506 - Add CodecOptions examples 2018-06-25 23:13:15 -04:00
dbref.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
decimal128.py Update copyright dates 2017-12-01 17:23:39 -08:00
encoding_helpers.c Improve the check for legal utf8 in the bson module. 2018-06-24 19:59:16 -07:00
encoding_helpers.h Fix up copyright dates. 2015-03-25 11:55:02 -07:00
errors.py Update copyright dates 2017-12-01 17:23:39 -08:00
int64.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
json_util.py Update copyright dates 2017-12-01 17:23:39 -08:00
max_key.py Update copyright dates 2017-12-01 17:23:39 -08:00
min_key.py Update copyright dates 2017-12-01 17:23:39 -08:00
objectid.py PYTHON-1521 - Use FNV-1a for ObjectId machine bytes 2018-05-31 12:26:53 -07:00
py3compat.py PYTHON-1508 Retryable commit/abort, has_error_label api 2018-06-07 14:39:52 -07:00
raw_bson.py PYTHON-1462 - Import ABCs from collections.abc 2018-02-12 19:42:44 -08:00
regex.py Update copyright dates 2017-12-01 17:23:39 -08:00
son.py PYTHON-1462 - Import ABCs from collections.abc 2018-02-12 19:42:44 -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