PyMongo 3.6rc0 Released

4 views
Skip to first unread message

shane....@10gen.com

unread,
Nov 20, 2017, 6:40:44 PM11/20/17
to mongodb-user
Version 3.6rc0 of the MongoDB Python driver has been released. Highlights include support for MongoDB 3.6 - including support for change streams, retryable writes, sessions, and a whole lot more.

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

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

or easy_install:

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

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

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

- The PyMongo dev team

Reply all
Reply to author
Forward
0 new messages