mongo-python-driver/pymongo
2022-03-18 14:50:00 -07:00
..
__init__.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
_cmessagemodule.c PYTHON-2763 Remove outdated check_keys and $clusterTime logic (#817) 2021-12-10 10:22:49 -08:00
aggregation.py add in more routing to hopefully make it work 2022-03-18 14:14:53 -07:00
auth_aws.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
auth.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
bulk.py PYTHON-3068 Support 'let' option in BulkWriteOptions (#874) 2022-02-18 10:43:56 -08:00
change_stream.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
client_options.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
client_session.py PYTHON-2956 Drivers should check out an implicit session only after checking out a connection (#876) 2022-03-01 15:44:05 -08:00
collation.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
collection.py initial commit, for some reason some spec tests not passing 2022-03-17 03:22:50 -07:00
command_cursor.py add support for raw command cursors 2022-03-18 14:33:25 -07:00
common.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
compression_support.py PYTHON-3159 Fix typo in zlib compression support (#894) 2022-03-04 17:29:33 -08:00
cursor.py initial commit, for some reason some spec tests not passing 2022-03-17 03:22:50 -07:00
daemon.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
database.py initial commit, for some reason some spec tests not passing 2022-03-17 03:22:50 -07:00
driver_info.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
encryption_options.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
encryption.py PYTHON-3090 Clean up Database Command Typing (#879) 2022-03-02 13:10:15 -06:00
errors.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
event_loggers.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
hello.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
helpers.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
max_staleness_selectors.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
message.py initial commit, for some reason some spec tests not passing 2022-03-17 03:22:50 -07:00
mongo_client.py should fix last remaining test errors 2022-03-18 14:50:00 -07:00
monitor.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
monitoring.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
network.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
ocsp_cache.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
ocsp_support.py PYTHON-2147 Use verified peer cert chain in OCSP when available (#877) 2022-02-16 17:11:12 -08:00
operations.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
periodic_executor.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
pool.py PYTHON-3088 Test rapid releases with load balancers (#885) 2022-02-22 14:45:56 -08:00
py.typed PYTHON-3092 Add Type Discovery Files (#863) 2022-02-11 12:41:29 -06:00
pyopenssl_context.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
read_concern.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
read_preferences.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
response.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
results.py PYTHON-3124 Remove overlapping slots from _WriteResult subclasses (#884) 2022-02-22 10:27:16 -08:00
saslprep.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
server_api.py PYTHON-3111 Rename "Versioned API" to "Stable API" in documentation (#867) 2022-02-17 16:23:23 -08:00
server_description.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
server_selectors.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
server_type.py PYTHON-3060 Add typings to pymongo package (#831) 2022-02-02 21:12:36 -06:00
server.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
settings.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
socket_checker.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
srv_resolver.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
ssl_context.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
ssl_support.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
topology_description.py PYTHON-2970 Prioritize electionId over setVersion for stale primary check (#845) 2022-03-09 11:13:18 -08:00
topology.py PYTHON-2956 Drivers should check out an implicit session only after checking out a connection (#876) 2022-03-01 15:44:05 -08:00
typings.py PYTHON-3090 Clean up Database Command Typing (#879) 2022-03-02 13:10:15 -06:00
uri_parser.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
write_concern.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00