This repository has been archived by the owner. It is now read-only.
loggly / mongo-python-driver Archived
forked from mongodb/mongo-python-driverBe notified of new releases
Create your free GitHub account today to subscribe to this repository for new releases and build software alongside 50 million developers.
Sign upBUMP 1.1.1 Support for multi-update Fix C extension w/ unicode regex patterns Added Collection.distinct Add database support for DBRefs json_util w/ helpers for encoding / decoding to JSON DEPRECATING Cursor.__len__ in favor of Cursor.count(True) Major documentation work - switched to sphinx
BUMP 1.1 __hash__ methods for DBRef & ObjectID bulk insert takes any iterable fix for ObjectId generation when using multiprocessing collection property for Cursor instances network_timeout option for Connection instances deprecate slave_okay setting for individual queries fix for safe mode w/ threading safe option for remove option to use tailable cursor for find