mongo-python-driver/bson
2021-09-22 12:18:19 -07:00
..
__init__.py PYTHON-2245 Change default uuidRepresentation to UNSPECIFIED (ie disable UUID encoding by default) (#724) 2021-09-14 16:48:52 -07:00
_cbsonmodule.c PYTHON-2245 Change default uuidRepresentation to UNSPECIFIED (ie disable UUID encoding by default) (#724) 2021-09-14 16:48:52 -07:00
_cbsonmodule.h PYTHON-2133 Remove py2 support from extensions 2021-01-26 14:26:03 -08:00
binary.py PYTHON-2245 Change default uuidRepresentation to UNSPECIFIED (ie disable UUID encoding by default) (#724) 2021-09-14 16:48:52 -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 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-2245 Change default uuidRepresentation to UNSPECIFIED (ie disable UUID encoding by default) (#724) 2021-09-14 16:48:52 -07:00
dbref.py PYTHON-2870 Add support for man/text/latex/etc.. docs output (#708) 2021-08-19 13:31:46 -07: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-1965 The bson package should not depend on the pymongo package (#725) 2021-09-15 12:56:18 -07:00
max_key.py PYTHON-2862 Remove versionchanged info for PyMongo <3.0 (#709) 2021-08-19 10:39:26 -07:00
min_key.py PYTHON-2862 Remove versionchanged info for PyMongo <3.0 (#709) 2021-08-19 10:39:26 -07:00
objectid.py PYTHON-2870 Add support for man/text/latex/etc.. docs output (#708) 2021-08-19 13:31:46 -07: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-2501 Remove iteritems from son.SON (#731) 2021-09-22 12:18:19 -07: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