3.10.1
版本发布时间: 2020-02-04 01:39:53
mongodb/mongo-python-driver最新发布版本:4.9.2(2024-10-03 07:57:07)
Version 3.10.1 fixes the following issues discovered since the release of 3.10.0:
- Fix a TypeError logged to stderr that could be triggered during server maintenance or during pymongo.mongo_client.MongoClient.close().
- Avoid creating new connections during pymongo.mongo_client.MongoClient.close().
Documentation - https://pymongo.readthedocs.io/en/3.10.1/ Changelog - https://pymongo.readthedocs.io/en/3.10.1/changelog.html Installation - https://pymongo.readthedocs.io/en/3.10.1/installation.html