forked from pool/python-pymongo
e3536c917b5351d065c1e3d91b08eaa8080fa55ff48c49b00d4c74afe7f1a67f
* Fixed a bug that could cause AutoReconnect("connection pool
paused") errors when cursors fetched more documents from the
database after SDAM heartbeat failures.
* Relaxed the callback type of :meth:`~pymongo.asynchronous.cli
ent_session.AsyncClientSession.with_transaction` to allow the
broader Awaitable type rather than only Coroutine objects.
* Added the missing Python 3.14 trove classifier to the package
metadata.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymongo?expand=0&rev=102
Description
No description provided
Languages
Diff
100%