mongo-python-driver/bson
2021-06-30 13:27:06 -07:00
..
__init__.py PYTHON-1860 Use OP_MSG for find/aggregate_raw_batches when supported (#622) 2021-05-19 12:05:35 -07:00
_cbsonmodule.c PYTHON-2631 Add missing error message to InvalidBSON error (#589) 2021-04-02 10:17:04 -07:00
_cbsonmodule.h PYTHON-2133 Remove py2 support from extensions 2021-01-26 14:26:03 -08:00
binary.py PYTHON-2133 Remove Py2 compatibility from bson 2021-01-14 14:57:20 -08: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 PYTHON-2331 Fix set_memory_error complier warning (#469) 2020-07-27 11:27:08 -07:00
buffer.h PYTHON-2188 Always raise an error when bson encoding exceeds 2GiB 2020-04-08 12:56:38 -07:00
code.py PYTHON-2133 Remove Py2 compatibility from bson 2021-01-14 14:57:20 -08:00
codec_options.py PYTHON-2133 Remove Py2 compatibility from bson 2021-01-14 14:57:20 -08:00
dbref.py PYTHON-2133 Fix up docs 2021-01-21 15:49:23 -08:00
decimal128.py PYTHON-2133 Remove Py2 compatibility from bson 2021-01-14 14:57:20 -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 PYTHON-2133 Remove py2 support from test 2021-01-20 09:40:36 -08:00
json_util.py PYTHON-2133 Fix up docs 2021-01-21 15:49:23 -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-2133 Fix up docs 2021-01-21 15:49:23 -08:00
raw_bson.py PYTHON-2790 Fix doctest setup in raw_bson 2021-06-30 13:27:06 -07:00
regex.py PYTHON-1320 Remove legacy CRUD methods (#556) 2021-01-22 17:11:15 -08:00
son.py PYTHON-2133 Fix up docs 2021-01-21 15:49:23 -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 PYTHON-2001 Fix warnings emitted by Python 3.8 (#428) 2019-11-08 11:48:15 -08:00
time64.h Trim trailing whitespace 2017-08-31 22:26:39 -07:00
timestamp.py PYTHON-2133 Remove Py2 compatibility from bson 2021-01-14 14:57:20 -08:00
tz_util.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00