mongo-python-driver/tools
Steven Silvester 0010325aa8
PYTHON-5536 Avoid clearing the connection pool when the server connection rate limiter triggers (#2509)
Co-authored-by: Iris <58442094+sleepyStick@users.noreply.github.com>
Co-authored-by: Noah Stapp <noah.stapp@mongodb.com>
Co-authored-by: Shane Harvey <shnhrv@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

PYTHON-5629 Increase max overload retries from 3 to 5 and initial delay from 50ms to 100ms (#2599)

PYTHON-5517 Simplify pool backpressure behavior (#2611)

synchro

update network_layer

update pool shared

update pool shared

update run-tests
2025-11-24 12:13:40 -06:00
..
clean.py PYTHON-4014 Apply QA Suggestions from Scientific Python Library Development Guide (#1414) 2023-11-01 19:37:22 -05:00
compare_import_time.py PYTHON-4260 Lazily load optional imports (#1550) 2024-03-25 12:55:41 -05:00
convert_test_to_async.py PYTHON-5027 Test Windows with Python 3.14t (#2444) 2025-07-24 13:20:19 -05:00
ensure_future_annotations_import.py PYTHON-4260 Lazily load optional imports (#1550) 2024-03-25 12:55:41 -05:00
fail_if_no_c.py PYTHON-5149 Convert run-tests.sh to a Python script (#2155) 2025-02-24 09:14:10 -06:00
ocsptest.py PYTHON-5309 Ensure AsyncMongoClient doesn't use PyOpenSSL (#2286) 2025-04-24 16:19:09 -07:00
README.rst removing all support for mongo-qa tests 2010-01-05 14:20:12 -05:00
synchro.py PYTHON-5536 Avoid clearing the connection pool when the server connection rate limiter triggers (#2509) 2025-11-24 12:13:40 -06:00
synchro.sh PYTHON-5239 Audit bash scripts for consistency (#2238) 2025-03-31 19:27:56 -05:00

Tools
=====
This directory contains tools for use with the ``pymongo`` module.