forked from pool/python-pymongo
Accepting request 198595 from home:dirkmueller:branches:devel:languages:python
- update to 2.6.2: Version 2.6.2 fixes a :exc:`TypeError` problem when max_pool_size=None is used in Python 3. Version 2.6.1 fixes a reference leak in the :meth:`~pymongo.collection.Collection.insert` method. OBS-URL: https://build.opensuse.org/request/show/198595 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymongo?expand=0&rev=24
This commit is contained in:
committed by
Git OBS Bridge
parent
1b313641cb
commit
849f3f5180
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 11 21:11:29 UTC 2013 - dmueller@suse.com
|
||||
|
||||
- update to 2.6.2:
|
||||
Version 2.6.2 fixes a :exc:`TypeError` problem when max_pool_size=None
|
||||
is used in Python 3.
|
||||
Version 2.6.1 fixes a reference leak in
|
||||
the :meth:`~pymongo.collection.Collection.insert` method.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 2 15:40:35 UTC 2013 - dmueller@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user