| .. |
|
__init__.py
|
PYTHON-4615 Address sign-compare warning, improve array_of_documents_to_buffer validation (#1804)
|
2024-08-27 19:05:15 -05:00 |
|
_cbsonmodule.c
|
PYTHON-4663 Fix compatibility with dateutil timezones (#1812)
|
2024-08-28 14:20:55 -07:00 |
|
_cbsonmodule.h
|
PYTHON-3728 Simplify convert_codec_options signature (#1225)
|
2023-06-09 13:08:56 -07:00 |
|
_helpers.py
|
PYTHON-3932 Support mypy --strict testing in bson package (#1362)
|
2023-08-29 13:49:11 -05:00 |
|
binary.py
|
PYTHON-4468 Hide the value of sensitive subtype binary objects (#1649)
|
2024-05-30 16:44:06 -05:00 |
|
bson-endian.h
|
PYTHON-2523 Remove unneeded bson-stdint-win32.h (#1253)
|
2023-06-21 16:25:58 -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-3605 Move type annotations to parameter list in rendered docs (#1441)
|
2023-11-27 09:24:00 -06:00 |
|
codec_options.py
|
PYTHON-3605 Move type annotations to parameter list in rendered docs (#1441)
|
2023-11-27 09:24:00 -06:00 |
|
datetime_ms.py
|
PYTHON-4663 Fix compatibility with dateutil timezones (#1812)
|
2024-08-28 14:20:55 -07:00 |
|
dbref.py
|
PYTHON-3605 Move type annotations to parameter list in rendered docs (#1441)
|
2023-11-27 09:24:00 -06:00 |
|
decimal128.py
|
PYTHON-3605 Move type annotations to parameter list in rendered docs (#1441)
|
2023-11-27 09:24:00 -06:00 |
|
errors.py
|
PYTHON-4005 Replace flake8 and isort with ruff (#1399)
|
2023-10-19 11:56:22 -05:00 |
|
int64.py
|
PYTHON-3605 Move type annotations to parameter list in rendered docs (#1441)
|
2023-11-27 09:24:00 -06:00 |
|
json_util.py
|
PYTHON-4663 Fix compatibility with dateutil timezones (#1812)
|
2024-08-28 14:20:55 -07:00 |
|
max_key.py
|
PYTHON-3932 Support mypy --strict testing in bson package (#1362)
|
2023-08-29 13:49:11 -05:00 |
|
min_key.py
|
PYTHON-3932 Support mypy --strict testing in bson package (#1362)
|
2023-08-29 13:49:11 -05:00 |
|
objectid.py
|
PYTHON-4663 Fix compatibility with dateutil timezones (#1812)
|
2024-08-28 14:20:55 -07:00 |
|
py.typed
|
PYTHON-3092 Add Type Discovery Files (#863)
|
2022-02-11 12:41:29 -06:00 |
|
raw_bson.py
|
PYTHON-2884: Replaced SON usage in all internal classes and commands (#1426)
|
2023-12-19 15:42:23 -08:00 |
|
regex.py
|
PYTHON-3605 Move type annotations to parameter list in rendered docs (#1441)
|
2023-11-27 09:24:00 -06:00 |
|
son.py
|
PYTHON-4024 Use ruff formatter (#1419)
|
2023-11-02 12:46:40 -05: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-3605 Move type annotations to parameter list in rendered docs (#1441)
|
2023-11-27 09:24:00 -06:00 |
|
typings.py
|
PYTHON-3932 Support mypy --strict testing in bson package (#1362)
|
2023-08-29 13:49:11 -05:00 |
|
tz_util.py
|
PYTHON-4690 Add repr for FixedOffset eg FixedOffset(datetime.timedelta(seconds=3600), '+60')) (#1806)
|
2024-08-23 09:50:05 -07:00 |