mongo-python-driver/bson
2019-02-06 13:23:43 -08:00
..
__init__.py PYTHON-1603 Truncate large datetimes properly (#362) 2018-07-09 16:28:48 -07:00
_cbsonmodule.c PYTHON-1329 Send/receive commands as OP_MSG 2018-06-21 15:46:48 -07:00
_cbsonmodule.h PYTHON-1467 Remove outdated code for old python versions (#395) 2019-02-06 13:23:43 -08:00
binary.py PYTHON-1642 - Replace count() with count_documents({}) in docs (#376) 2018-09-13 16:34:35 -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 PYTHON-1467 - PyMongo no longer supports Python 2.6 2018-07-02 15:15:43 -07: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 PYTHON-1467 - PyMongo no longer supports Python 2.6 2018-07-02 15:15:43 -07: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-1619 Implement ObjectID Specification (#373) 2018-08-29 12:24:28 -05:00
py3compat.py PYTHON-1536 - PyMongo no longer supports PyPy3 < 3.5 2018-07-03 12:44:40 -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