mongo-python-driver/pymongo
2023-08-22 06:22:18 -05:00
..
__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-3907 add --disallow-untyped-defs for mypy (#1351) 2023-08-10 11:08:36 -07:00
_version.py PYTHON-3914 Release 4.5.0 (#1359) 2023-08-22 06:22:18 -05:00
aggregation.py PYTHON-3807 add types to mongo_client.py (#1315) 2023-08-01 16:49:33 -07:00
auth_aws.py PYTHON-3907 add --disallow-untyped-defs for mypy (#1351) 2023-08-10 11:08:36 -07:00
auth_oidc.py PYTHON-3813 add types to pool.py (#1318) 2023-08-04 17:28:30 -07:00
auth.py PYTHON-3813 add types to pool.py (#1318) 2023-08-04 17:28:30 -07:00
bulk.py PYTHON-3806 add types to message.py (#1312) 2023-08-02 20:11:25 -07:00
change_stream.py PYTHON-3907 add --disallow-untyped-defs for mypy (#1351) 2023-08-10 11:08:36 -07:00
client_options.py PYTHON-3813 add types to pool.py (#1318) 2023-08-04 17:28:30 -07:00
client_session.py PYTHON-3867 add types to topology.py (#1346) 2023-08-09 14:21:43 -07:00
collation.py PYTHON-3907 add --disallow-untyped-defs for mypy (#1351) 2023-08-10 11:08:36 -07:00
collection.py PYTHON-3821 use overload pattern for _DocumentType (#1352) 2023-08-10 16:46:41 -07:00
command_cursor.py PYTHON-3813 add types to pool.py (#1318) 2023-08-04 17:28:30 -07:00
common.py PYTHON-3778 add types to common.py (#1287) 2023-07-05 08:57:42 -07:00
compression_support.py PYTHON-3813 add types to pool.py (#1318) 2023-08-04 17:28:30 -07:00
cursor.py PYTHON-3813 add types to pool.py (#1318) 2023-08-04 17:28:30 -07:00
daemon.py PYTHON-3784 add types to daemon.py (#1273) 2023-06-28 09:27:57 -07:00
database.py PYTHON-3813 add types to pool.py (#1318) 2023-08-04 17:28:30 -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-3806 add types to message.py (#1312) 2023-08-02 20:11:25 -07:00
errors.py PYTHON-3806 add types to message.py (#1312) 2023-08-02 20:11:25 -07:00
event_loggers.py PYTHON-3907 add --disallow-untyped-defs for mypy (#1351) 2023-08-10 11:08:36 -07:00
hello.py PYTHON-3867 add types to topology.py (#1346) 2023-08-09 14:21:43 -07:00
helpers.py PYTHON-3909 Fix OIDC reauth for bulk write operations, remove unneeded AUTH_MECH (#1353) 2023-08-14 17:41:24 -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-3813 add types to pool.py (#1318) 2023-08-04 17:28:30 -07:00
mongo_client.py PYTHON-3867 add types to topology.py (#1346) 2023-08-09 14:21:43 -07:00
monitor.py PYTHON-3813 add types to pool.py (#1318) 2023-08-04 17:28:30 -07:00
monitoring.py PYTHON-3809 add types to monitoring.py (#1332) 2023-08-02 12:09:06 -07:00
network.py PYTHON-3813 add types to pool.py (#1318) 2023-08-04 17:28:30 -07:00
ocsp_cache.py PYTHON-3907 add --disallow-untyped-defs for mypy (#1351) 2023-08-10 11:08:36 -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-3867 add types to topology.py (#1346) 2023-08-09 14:21:43 -07:00
py.typed PYTHON-3092 Add Type Discovery Files (#863) 2022-02-11 12:41:29 -06:00
pyopenssl_context.py PYTHON-3904 Fix socket vs _socket pyopenssl typing (#1345) 2023-08-08 11:21:01 -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-3806 add types to message.py (#1312) 2023-08-02 20:11:25 -07:00
results.py PYTHON-3807 add types to mongo_client.py (#1315) 2023-08-01 16:49:33 -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-3867 add types to topology.py (#1346) 2023-08-09 14:21:43 -07:00
server_selectors.py PYTHON-3863 add types to server_selectors.py (#1340) 2023-08-03 14:53:32 -07:00
server_type.py PYTHON-3060 Add typings to pymongo package (#831) 2022-02-02 21:12:36 -06:00
server.py PYTHON-3813 add types to pool.py (#1318) 2023-08-04 17:28:30 -07:00
settings.py PYTHON-3867 add types to topology.py (#1346) 2023-08-09 14:21:43 -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-3866 add types to topology_description.py (#1339) 2023-08-03 16:08:44 -07:00
topology.py PYTHON-3907 add --disallow-untyped-defs for mypy (#1351) 2023-08-10 11:08:36 -07:00
typings.py PYTHON-3867 add types to topology.py (#1346) 2023-08-09 14:21:43 -07:00
uri_parser.py PYTHON-3869 add types to uri_parser.py (#1338) 2023-08-03 13:23:30 -07:00
write_concern.py PYTHON-3870 add types to write_concern.py (#1325) 2023-07-24 16:05:03 -07:00