mongo-python-driver/bson
2022-07-06 18:30:00 -05:00
..
__init__.py PYTHON-3311 Module "pymongo" does not explicitly export attribute "MongoClient"; implicit reexport disabled (#994) 2022-07-06 18:30:00 -05:00
_cbsonmodule.c PYTHON-3048 Fixed bug with incorrect validation of UTF-8 regex patterns (#970) 2022-06-13 16:04:30 -07:00
_cbsonmodule.h PYTHON-2133 Remove py2 support from extensions 2021-01-26 14:26:03 -08:00
_helpers.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
binary.py PYTHON-3164 Outdated link from PyMongo docs to community forum (#895) 2022-03-15 15:49:11 -05: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-2110 Refactored some C to avoid symbol conflicts (#968) 2022-06-13 11:42:41 -07:00
buffer.h PYTHON-2110 Refactored some C to avoid symbol conflicts (#968) 2022-06-13 11:42:41 -07:00
code.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
codec_options.py PYTHON-3085 Audit consistent and correct types for _DocumentOut (#893) 2022-03-16 05:56:07 -05:00
codec_options.pyi PYTHON-3085 Audit consistent and correct types for _DocumentOut (#893) 2022-03-16 05:56:07 -05:00
dbref.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
decimal128.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
errors.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
int64.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
json_util.py PYTHON-3259 Improve migration guide for loads/JSONOptions/tz_aware (#946) 2022-05-10 11:05:59 -07:00
max_key.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
min_key.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
objectid.py PYTHON-3311 Module "pymongo" does not explicitly export attribute "MongoClient"; implicit reexport disabled (#994) 2022-07-06 18:30:00 -05:00
py.typed PYTHON-3092 Add Type Discovery Files (#863) 2022-02-11 12:41:29 -06:00
raw_bson.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
regex.py PYTHON-3062 Make Regex generic (#860) 2022-02-10 18:59:26 -06:00
son.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06: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-2110 Refactored some C to avoid symbol conflicts (#968) 2022-06-13 11:42:41 -07:00
time64.h PYTHON-2110 Refactored some C to avoid symbol conflicts (#968) 2022-06-13 11:42:41 -07:00
timestamp.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
tz_util.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00