File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ Changes in Version 2.7.2
5+ ------------------------
6+
7+ Version 2.7.2 includes fixes for upsert reporting in the bulk API for MongoDB
8+ versions previous to 2.6, a regression in how son manipulators are applied in
9+ :meth: `~pymongo.collection.Collection.insert `, a few obscure connection pool
10+ semaphore leaks, and a few other minor issues. See the list of issues resolved
11+ for full details.
12+
13+ Issues Resolved
14+ ...............
15+
16+ See the `PyMongo 2.7.2 release notes in JIRA `_ for the list of resolved issues
17+ in this release.
18+
19+ .. _PyMongo 2.7.2 release notes in JIRA : https://jira.mongodb.org/browse/PYTHON/fixforversion/14005
20+
421Changes in Version 2.7.1
522------------------------
623
You can’t perform that action at this time.
0 commit comments