mongo-python-driver/bson
2023-07-06 08:51:41 -07:00
..
__init__.py PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00
_cbsonmodule.c PYTHON-3798 add error checking and visit for _type_marker_str (#1291) 2023-07-06 08:51:41 -07:00
_cbsonmodule.h PYTHON-3728 Simplify convert_codec_options signature (#1225) 2023-06-09 13:08:56 -07:00
_helpers.py PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00
binary.py PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -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-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-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00
codec_options.py PYTHON-2287 Improve error message for invalid boolean option (#1236) 2023-06-15 11:54:20 -07:00
datetime_ms.py PYTHON-3702 bson datetime utc import cleanup (#1233) 2023-06-15 08:57:50 -07:00
dbref.py PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00
decimal128.py PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07: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-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00
max_key.py PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00
min_key.py PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00
objectid.py PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00
py.typed PYTHON-3092 Add Type Discovery Files (#863) 2022-02-11 12:41:29 -06:00
raw_bson.py PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00
regex.py PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00
son.py PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -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-3703 Fix typos and add codespell pre-commit hook (#1203) 2023-05-03 14:47:24 -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-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00
typings.py PYTHON-3568 Intellisense highlights multiple PyMongo methods because of CodecOptions (#1139) 2023-01-25 09:41:23 -06:00
tz_util.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00