| .. |
|
asynchronous
|
PYTHON-4529 Require pymongocrypt>=1.10 (#1714)
|
2024-06-27 11:25:38 -07:00 |
|
synchronous
|
PYTHON-4529 Require pymongocrypt>=1.10 (#1714)
|
2024-06-27 11:25:38 -07:00 |
|
__init__.py
|
PYTHON-4476 Separate data and IO classes more effectively (#1678)
|
2024-06-26 10:12:39 -07:00 |
|
_azure_helpers.py
|
PYTHON-4256 Clean up handling of TOKEN_RESOURCE (#1620)
|
2024-04-29 15:45:24 -05:00 |
|
_cmessagemodule.c
|
PYTHON-4285 More consistent PyModule_GetState checks (#1560)
|
2024-03-25 13:48:45 -07:00 |
|
_csot.py
|
PYTHON-4264 Async PyMongo Beta (#1629)
|
2024-06-06 09:01:24 -07:00 |
|
_gcp_helpers.py
|
PYTHON-4441 Use deferred imports instead of lazy module loading (#1648)
|
2024-05-30 16:40:23 -05:00 |
|
_version.py
|
BUMP 4.9.0.dev0 (#1672)
|
2024-06-12 11:07:35 -07:00 |
|
auth_oidc_shared.py
|
PYTHON-4476 Separate data and IO classes more effectively (#1678)
|
2024-06-26 10:12:39 -07:00 |
|
auth_oidc.py
|
PYTHON-4264 Async PyMongo Beta (#1629)
|
2024-06-06 09:01:24 -07:00 |
|
auth_shared.py
|
PYTHON-4476 Separate data and IO classes more effectively (#1678)
|
2024-06-26 10:12:39 -07:00 |
|
auth.py
|
PYTHON-4476 Separate data and IO classes more effectively (#1678)
|
2024-06-26 10:12:39 -07:00 |
|
bulk_shared.py
|
PYTHON-4476 Separate data and IO classes more effectively (#1678)
|
2024-06-26 10:12:39 -07:00 |
|
change_stream.py
|
PYTHON-4264 Async PyMongo Beta (#1629)
|
2024-06-06 09:01:24 -07:00 |
|
client_options.py
|
PYTHON-4476 Separate data and IO classes more effectively (#1678)
|
2024-06-26 10:12:39 -07:00 |
|
client_session.py
|
PYTHON-4264 Async PyMongo Beta (#1629)
|
2024-06-06 09:01:24 -07:00 |
|
collation.py
|
PYTHON-4476 Separate data and IO classes more effectively (#1678)
|
2024-06-26 10:12:39 -07:00 |
|
collection.py
|
PYTHON-4264 Async PyMongo Beta (#1629)
|
2024-06-06 09:01:24 -07:00 |
|
command_cursor.py
|
PYTHON-4264 Async PyMongo Beta (#1629)
|
2024-06-06 09:01:24 -07:00 |
|
common.py
|
PYTHON-4476 Separate data and IO classes more effectively (#1678)
|
2024-06-26 10:12:39 -07:00 |
|
compression_support.py
|
PYTHON-4476 Separate data and IO classes more effectively (#1678)
|
2024-06-26 10:12:39 -07:00 |
|
cursor_shared.py
|
PYTHON-4264 Async PyMongo Beta (#1629)
|
2024-06-06 09:01:24 -07:00 |
|
cursor.py
|
PYTHON-4264 Async PyMongo Beta (#1629)
|
2024-06-06 09:01:24 -07:00 |
|
daemon.py
|
PYTHON-4005 Replace flake8 and isort with ruff (#1399)
|
2023-10-19 11:56:22 -05:00 |
|
database_shared.py
|
PYTHON-4264 Async PyMongo Beta (#1629)
|
2024-06-06 09:01:24 -07:00 |
|
database.py
|
PYTHON-4264 Async PyMongo Beta (#1629)
|
2024-06-06 09:01:24 -07:00 |
|
driver_info.py
|
PYTHON-4005 Replace flake8 and isort with ruff (#1399)
|
2023-10-19 11:56:22 -05:00 |
|
encryption_options.py
|
PYTHON-4529 Require pymongocrypt>=1.10 (#1714)
|
2024-06-27 11:25:38 -07:00 |
|
encryption.py
|
PYTHON-4264 Async PyMongo Beta (#1629)
|
2024-06-06 09:01:24 -07:00 |
|
errors.py
|
PYTHON-4476 Separate data and IO classes more effectively (#1678)
|
2024-06-26 10:12:39 -07:00 |
|
event_loggers.py
|
PYTHON-4476 Separate data and IO classes more effectively (#1678)
|
2024-06-26 10:12:39 -07:00 |
|
hello.py
|
PYTHON-4476 Separate data and IO classes more effectively (#1678)
|
2024-06-26 10:12:39 -07:00 |
|
helpers_shared.py
|
PYTHON-4476 Separate data and IO classes more effectively (#1678)
|
2024-06-26 10:12:39 -07:00 |
|
lock.py
|
PYTHON-4264 Async PyMongo Beta (#1629)
|
2024-06-06 09:01:24 -07:00 |
|
logger.py
|
PYTHON-4476 Separate data and IO classes more effectively (#1678)
|
2024-06-26 10:12:39 -07:00 |
|
max_staleness_selectors.py
|
PYTHON-4476 Separate data and IO classes more effectively (#1678)
|
2024-06-26 10:12:39 -07:00 |
|
message.py
|
PYTHON-4476 Separate data and IO classes more effectively (#1678)
|
2024-06-26 10:12:39 -07:00 |
|
mongo_client.py
|
PYTHON-4264 Async PyMongo Beta (#1629)
|
2024-06-06 09:01:24 -07:00 |
|
monitoring.py
|
PYTHON-4476 Separate data and IO classes more effectively (#1678)
|
2024-06-26 10:12:39 -07:00 |
|
network_layer.py
|
PYTHON-4264 Async PyMongo Beta (#1629)
|
2024-06-06 09:01:24 -07:00 |
|
ocsp_cache.py
|
PYTHON-3905 Use from __future__ import annotations in all files (#1370)
|
2023-09-11 10:49:24 -05:00 |
|
ocsp_support.py
|
PYTHON-4005 Replace flake8 and isort with ruff (#1399)
|
2023-10-19 11:56:22 -05:00 |
|
operations.py
|
PYTHON-4476 Separate data and IO classes more effectively (#1678)
|
2024-06-26 10:12:39 -07:00 |
|
pool_options.py
|
PYTHON-4476 Separate data and IO classes more effectively (#1678)
|
2024-06-26 10:12:39 -07:00 |
|
pool.py
|
PYTHON-4264 Async PyMongo Beta (#1629)
|
2024-06-06 09:01:24 -07:00 |
|
py.typed
|
PYTHON-3092 Add Type Discovery Files (#863)
|
2022-02-11 12:41:29 -06:00 |
|
pyopenssl_context.py
|
PYTHON-4264 Async PyMongo Beta (#1629)
|
2024-06-06 09:01:24 -07:00 |
|
read_concern.py
|
PYTHON-3605 Move type annotations to parameter list in rendered docs (#1441)
|
2023-11-27 09:24:00 -06:00 |
|
read_preferences.py
|
PYTHON-4476 Separate data and IO classes more effectively (#1678)
|
2024-06-26 10:12:39 -07:00 |
|
response.py
|
PYTHON-4476 Separate data and IO classes more effectively (#1678)
|
2024-06-26 10:12:39 -07:00 |
|
results.py
|
PYTHON-3605 Move type annotations to parameter list in rendered docs (#1441)
|
2023-11-27 09:24:00 -06:00 |
|
saslprep.py
|
PYTHON-3605 Move type annotations to parameter list in rendered docs (#1441)
|
2023-11-27 09:24:00 -06:00 |
|
server_api.py
|
PYTHON-3605 Move type annotations to parameter list in rendered docs (#1441)
|
2023-11-27 09:24:00 -06:00 |
|
server_description.py
|
PYTHON-4476 Separate data and IO classes more effectively (#1678)
|
2024-06-26 10:12:39 -07:00 |
|
server_selectors.py
|
PYTHON-4476 Separate data and IO classes more effectively (#1678)
|
2024-06-26 10:12:39 -07:00 |
|
server_type.py
|
PYTHON-3905 Use from __future__ import annotations in all files (#1370)
|
2023-09-11 10:49:24 -05:00 |
|
socket_checker.py
|
PYTHON-3698 Support mypy 1.2 --strict testing (part 1) (#1371)
|
2023-09-20 14:29:17 -05:00 |
|
srv_resolver.py
|
PYTHON-4476 Separate data and IO classes more effectively (#1678)
|
2024-06-26 10:12:39 -07:00 |
|
ssl_context.py
|
PYTHON-3905 Use from __future__ import annotations in all files (#1370)
|
2023-09-11 10:49:24 -05:00 |
|
ssl_support.py
|
PYTHON-4492 Fallback to stdlib ssl when pyopenssl import fails with AttributeError (#1669)
|
2024-06-12 11:09:57 -07:00 |
|
topology_description.py
|
PYTHON-4476 Separate data and IO classes more effectively (#1678)
|
2024-06-26 10:12:39 -07:00 |
|
typings.py
|
PYTHON-4476 Separate data and IO classes more effectively (#1678)
|
2024-06-26 10:12:39 -07:00 |
|
uri_parser.py
|
PYTHON-4476 Separate data and IO classes more effectively (#1678)
|
2024-06-26 10:12:39 -07:00 |
|
write_concern.py
|
PYTHON-3984 Deprecate WriteConcern.wtimeout in favor of pymongo.timeout() (#1591)
|
2024-04-16 05:27:09 -05:00 |