| .. |
|
__init__.py
|
PYTHON-4796 Update type checkers and handle with_options typing (#1880)
|
2024-09-30 18:01:53 -05:00 |
|
_cbsonmodule.c
|
PYTHON-4450 Support free-threaded Python 3.13t with no-GIL (#1906)
|
2024-10-10 09:01:27 -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-4903 Adds typing overloading to bson.binary.Binary.from_vector (#1967)
|
2024-11-05 10:47:36 -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-4752 Migrate docs links to Internal Docs Where Possible (#1715)
|
2024-09-16 21:23:09 -05: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-4796 Update type checkers and handle with_options typing (#1880)
|
2024-09-30 18:01:53 -05: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-4885 Fix legacy extended JSON encoding of DatetimeMS (#1986)
|
2024-10-31 14:01:30 -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-4796 Update type checkers and handle with_options typing (#1880)
|
2024-09-30 18:01:53 -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 |