There was an error while loading. Please reload this page.
1 parent acb30ec commit b8a49d0Copy full SHA for b8a49d0
doc/changelog.rst
@@ -1,6 +1,20 @@
1
Changelog
2
=========
3
4
+Changes in Version 2.6.2
5
+------------------------
6
+
7
+Version 2.6.2 fixes a :exc:`TypeError` problem when max_pool_size=None
8
+is used in Python 3.
9
10
+Issues Resolved
11
+...............
12
13
+See the `PyMongo 2.6.2 release notes in JIRA`_ for the list of resolved issues
14
+in this release.
15
16
+.. _PyMongo 2.6.2 release notes in JIRA: https://jira.mongodb.org/browse/PYTHON/fixforversion/12910
17
18
Changes in Version 2.6.1
19
------------------------
20
0 commit comments