14
0
forked from pool/python-joblib

Accepting request 209862 from home:posophe:branches:devel:languages:python

update

OBS-URL: https://build.opensuse.org/request/show/209862
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-joblib?expand=0&rev=7
This commit is contained in:
Denisart Benjamin
2013-12-08 19:52:26 +00:00
committed by Git OBS Bridge
parent cc1e58142d
commit bba9212c80
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Dec 8 19:47:59 UTC 2013 - p.drouand@gmail.com
- Update to version 0.7.1
+ MISC: capture meaningless argument (n_jobs=0) in Parallel
+ ENH Handles tuples, sets and Python 3's dict_keys type the same as
lists. in pre_dispatch
+ ENH: fix function caching for IPython
-------------------------------------------------------------------
Thu Oct 24 11:07:22 UTC 2013 - speilicke@suse.com