python-pymongo

Edit Package python-pymongo

The PyMongo distribution contains tools for interacting with MongoDB database from Python. The bson package is an implementation of the BSON format for Python. The pymongo package is a native Python driver for MongoDB. The gridfs package is a gridfs implementation on top of pymongo.

Refresh
Refresh
Source Files
Filename Size Changed
mongodb-skip-test.patch 0000000576 576 Bytes
pymongo-3.11.2.tar.gz 0000770595 753 KB
python-pymongo.changes 0000056003 54.7 KB
python-pymongo.spec 0000002065 2.02 KB
Revision 37 (latest revision is 45)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 868440 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 37)
- update to 3.11.2:
  - Fixed a memory leak caused by failing SDAM monitor checks on Python 3 (`PYTHON-2433`_).
  - Fixed a regression that changed the string representation of
    :exc:`~pymongo.errors.BulkWriteError` (`PYTHON-2438`_).
  - Fixed a bug that made it impossible to use
    :meth:`bson.codec_options.CodecOptions.with_options` and
    :meth:`~bson.json_util.JSONOptions.with_options` on some early versions of
    Python 3.4 and Python 3.5 due to a bug in the standard library implementation
    of :meth:`collections.namedtuple._asdict` (`PYTHON-2440`_).
  - Fixed a bug that resulted in a :exc:`TypeError` exception when a PyOpenSSL
    socket was configured with a timeout of ``None`` (`PYTHON-2443`_).
Comments 0
openSUSE Build Service is sponsored by