14
0
Go to file
Dominique Leuenberger d46fbe14ca Accepting request 783016 from devel:languages:python
- update to 3.10.1:
  - Support for Client-Side Field Level Encryption with MongoDB 4.2. See
    :doc:`examples/encryption` for examples.
  - Support for Python 3.8.
  - Added :attr:`pymongo.client_session.ClientSession.in_transaction`.
  - Do not hold the Topology lock while creating connections in a MongoClient's
    background thread. This change fixes a bug where application operations would
    block while the background thread ensures that all server pools have
    minPoolSize connections.
  - Fix a UnicodeDecodeError bug when coercing a PyMongoError with a non-ascii
    error message to unicode on Python 2.
  - Fix an edge case bug where PyMongo could exceed the server's
    maxMessageSizeBytes when generating a compressed bulk write command.

OBS-URL: https://build.opensuse.org/request/show/783016
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymongo?expand=0&rev=34
2020-03-11 17:45:19 +00:00
2020-03-09 16:22:00 +00:00
2020-03-09 16:22:00 +00:00
2020-03-09 16:22:00 +00:00
Description
No description provided
182 KiB
Languages
Diff 100%