| .. |
|
__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 |
|
_helpers.py
|
PYTHON-1337 Add __slots__ to commonly used bson classes (#739)
|
2021-09-24 13:54:40 -07:00 |
|
binary.py
|
PYTHON-2859 Add BSON Binary subtype 7 (#763)
|
2021-10-26 14:24:27 -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-1337 Add __slots__ to commonly used bson classes (#739)
|
2021-09-24 13:54:40 -07:00 |
|
decimal128.py
|
Removed references to outdated server versions (#812)
|
2021-12-07 15:47:28 -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-1337 Add __slots__ to commonly used bson classes (#739)
|
2021-09-24 13:54:40 -07:00 |
|
json_util.py
|
PYTHON-3028 $regex as a field name does not allow for non-string values (#807)
|
2021-12-06 13:13:15 -08:00 |
|
max_key.py
|
PYTHON-1337 Add __slots__ to commonly used bson classes (#739)
|
2021-09-24 13:54:40 -07:00 |
|
min_key.py
|
PYTHON-1337 Add __slots__ to commonly used bson classes (#739)
|
2021-09-24 13:54:40 -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-3019 Fix doc test failures (#794)
|
2021-11-16 17:14:33 -08:00 |
|
regex.py
|
PYTHON-1337 Add __slots__ to commonly used bson classes (#739)
|
2021-09-24 13:54:40 -07: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-1337 Add __slots__ to commonly used bson classes (#739)
|
2021-09-24 13:54:40 -07:00 |
|
tz_util.py
|
Fix up copyright dates.
|
2015-03-25 11:55:02 -07:00 |