| .. |
|
__init__.py
|
PYTHON-3565 The docs page appears to be missing a component reference (#1137)
|
2023-01-18 13:39:38 -06:00 |
|
_cmessagemodule.c
|
PYTHON-3729 use PyObject_GetAddr instead of PyObject_GetAddrString (#1281)
|
2023-07-03 09:15:04 -07:00 |
|
_csot.py
|
PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196)
|
2023-05-11 15:27:17 -07:00 |
|
_version.py
|
BUMP 4.5.0.dev0
|
2023-06-21 11:16:45 -07:00 |
|
aggregation.py
|
PYTHON-3801 gRPC POC phase 1 (#1317)
|
2023-07-26 14:01:22 -07:00 |
|
auth_aws.py
|
PYTHON-3801 gRPC POC phase 1 (#1317)
|
2023-07-26 14:01:22 -07:00 |
|
auth_oidc.py
|
PYTHON-3801 gRPC POC phase 1 (#1317)
|
2023-07-26 14:01:22 -07:00 |
|
auth.py
|
PYTHON-3801 gRPC POC phase 1 (#1317)
|
2023-07-26 14:01:22 -07:00 |
|
bulk.py
|
PYTHON-3801 gRPC POC phase 1 (#1317)
|
2023-07-26 14:01:22 -07:00 |
|
change_stream.py
|
PYTHON-3801 gRPC POC phase 1 (#1317)
|
2023-07-26 14:01:22 -07:00 |
|
client_options.py
|
PYTHON-3801 gRPC POC phase 1 (#1317)
|
2023-07-26 14:01:22 -07:00 |
|
client_session.py
|
PYTHON-3801 gRPC POC phase 1 (#1317)
|
2023-07-26 14:01:22 -07:00 |
|
collation.py
|
PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196)
|
2023-05-11 15:27:17 -07:00 |
|
collection.py
|
PYTHON-3801 gRPC POC phase 1 (#1317)
|
2023-07-26 14:01:22 -07:00 |
|
command_cursor.py
|
PYTHON-3801 gRPC POC phase 1 (#1317)
|
2023-07-26 14:01:22 -07:00 |
|
common.py
|
PYTHON-3801 gRPC POC phase 1 (#1317)
|
2023-07-26 14:01:22 -07:00 |
|
compression_support.py
|
PYTHON-3779 add types to compression_support.py (#1288)
|
2023-07-06 08:17:05 -07:00 |
|
cursor.py
|
PYTHON-3801 gRPC POC phase 1 (#1317)
|
2023-07-26 14:01:22 -07:00 |
|
daemon.py
|
PYTHON-3784 add types to daemon.py (#1273)
|
2023-06-28 09:27:57 -07:00 |
|
database.py
|
PYTHON-3801 gRPC POC phase 1 (#1317)
|
2023-07-26 14:01:22 -07:00 |
|
driver_info.py
|
PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196)
|
2023-05-11 15:27:17 -07:00 |
|
encryption_options.py
|
PYTHON-3803 add types to encryption.py (#1296)
|
2023-07-11 08:24:15 -07:00 |
|
encryption.py
|
PYTHON-3810 add types to network.py (#1303)
|
2023-07-13 11:29:33 -07:00 |
|
errors.py
|
PYTHON-3804 add types to errors.py (#1297)
|
2023-07-07 22:07:41 -07:00 |
|
event_loggers.py
|
PYTHON-3120 Set up flake8 linting (#868)
|
2022-02-17 06:44:08 -06:00 |
|
hello.py
|
PYTHON-3805 add types to hello.py (#1298)
|
2023-07-07 21:44:35 -07:00 |
|
helpers.py
|
PYTHON-3801 gRPC POC phase 1 (#1317)
|
2023-07-26 14:01:22 -07:00 |
|
lock.py
|
PYTHON-3782 add types to lock.py (#1271)
|
2023-06-28 09:29:32 -07:00 |
|
max_staleness_selectors.py
|
PYTHON-3791 Fix access to last_write_date (#1279)
|
2023-06-28 11:53:43 -07:00 |
|
message.py
|
PYTHON-3801 gRPC POC phase 1 (#1317)
|
2023-07-26 14:01:22 -07:00 |
|
mongo_client.py
|
PYTHON-3801 gRPC POC phase 1 (#1317)
|
2023-07-26 14:01:22 -07:00 |
|
monitor.py
|
PYTHON-3801 gRPC POC phase 1 (#1317)
|
2023-07-26 14:01:22 -07:00 |
|
monitoring.py
|
PYTHON-3737 Use __future__ annotations for forward reference type hints (#1234)
|
2023-06-15 12:54:29 -07:00 |
|
network.py
|
PYTHON-3801 gRPC POC phase 1 (#1317)
|
2023-07-26 14:01:22 -07:00 |
|
ocsp_cache.py
|
PYTHON-3766 add types to ocsp_cache.py (#1261)
|
2023-06-27 13:15:38 -07:00 |
|
ocsp_support.py
|
PYTHON-3829 Certificate typecast in encryption breaking build (#1306)
|
2023-07-14 10:28:52 -07:00 |
|
operations.py
|
PYTHON-3811 add types to operations.py (#1313)
|
2023-07-18 14:28:57 -07:00 |
|
periodic_executor.py
|
PYTHON-3812 add types to periodic_executor.py (#1316)
|
2023-07-24 13:45:14 -07:00 |
|
pool.py
|
PYTHON-3801 gRPC POC phase 1 (#1317)
|
2023-07-26 14:01:22 -07:00 |
|
py.typed
|
PYTHON-3092 Add Type Discovery Files (#863)
|
2022-02-11 12:41:29 -06:00 |
|
pyopenssl_context.py
|
PYTHON-2287 Improve error message for invalid boolean option (#1236)
|
2023-06-15 11:54:20 -07:00 |
|
read_concern.py
|
PYTHON-3859 add types to read_concern.py (#1319)
|
2023-07-24 13:43:47 -07:00 |
|
read_preferences.py
|
PYTHON-3860 add types to read_preferences.py (#1320)
|
2023-07-25 14:25:25 -07:00 |
|
response.py
|
PYTHON-3801 gRPC POC phase 1 (#1317)
|
2023-07-26 14:01:22 -07:00 |
|
results.py
|
PYTHON-3861 add types to results.py (#1321)
|
2023-07-24 16:07:46 -07:00 |
|
saslprep.py
|
PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196)
|
2023-05-11 15:27:17 -07:00 |
|
server_api.py
|
PYTHON-3765 add types to server_api.py (#1260)
|
2023-06-27 13:15:58 -07:00 |
|
server_description.py
|
PYTHON-3862 add types to server_description.py (#1322)
|
2023-07-24 16:03:13 -07:00 |
|
server_selectors.py
|
PYTHON-3788 add types to server_selectors.py (#1278)
|
2023-06-28 10:48:04 -07:00 |
|
server_type.py
|
PYTHON-3060 Add typings to pymongo package (#831)
|
2022-02-02 21:12:36 -06:00 |
|
server.py
|
PYTHON-3801 gRPC POC phase 1 (#1317)
|
2023-07-26 14:01:22 -07:00 |
|
settings.py
|
PYTHON-3764 add types to settings.py (#1259)
|
2023-06-27 13:16:20 -07:00 |
|
socket_checker.py
|
PYTHON-3864 add types to socket_checker.py (#1323)
|
2023-07-24 16:06:18 -07:00 |
|
srv_resolver.py
|
PYTHON-3800 Add lower() to node when validate hosts of srv records (#1289)
|
2023-07-05 11:40:20 -05:00 |
|
ssl_context.py
|
PYTHON-3288 Implement client side operation timeout (#954)
|
2022-06-06 15:36:52 -04:00 |
|
ssl_support.py
|
PYTHON-3865 add types to ssl_support.py (#1326)
|
2023-07-24 18:27:39 -07:00 |
|
topology_description.py
|
PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196)
|
2023-05-11 15:27:17 -07:00 |
|
topology.py
|
PYTHON-3801 gRPC POC phase 1 (#1317)
|
2023-07-26 14:01:22 -07:00 |
|
typings.py
|
PYTHON-3868 add types to typings.py (#1324)
|
2023-07-24 16:07:12 -07:00 |
|
uri_parser.py
|
PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196)
|
2023-05-11 15:27:17 -07:00 |
|
write_concern.py
|
PYTHON-3870 add types to write_concern.py (#1325)
|
2023-07-24 16:05:03 -07:00 |