PyMongo 3.4rc0 Released

6 views
Skip to first unread message

Bernie Hackett

unread,
Sep 19, 2016, 10:27:05 PM9/19/16
to mongodb-announce
Version 3.4rc0 of the MongoDB python driver has been released. Highlights include full support for MongoDB 3.4 - including support for collations, decimal128, maxStalenessMS, and a whole lot more.

Since this is a release candidate we have not released 3.4rc0 to pypi. You can install it using pip:

$ pip install https://github.com/mongodb/mongo-python-driver/archive/3.4rc0.tar.gz

or easy_install:

$ easy_install https://github.com/mongodb/mongo-python-driver/archive/3.4rc0.tar.gz

Please try it out and let us know what you think.

Docs - http://api.mongodb.org/python/3.4rc0/
Changelog - http://api.mongodb.org/python/3.4rc0/changelog.html

- The PyMongo dev team

Reply all
Reply to author
Forward
0 new messages