forked from pool/python-distributed
Accepting request 660731 from home:TheBlackCat:branches:devel:languages:python:numeric
- Update to version 1.25.1 * Serialize numpy.ma.masked objects properly (:pr:`2384`) `Jim Crist`_ * Turn off bokeh property validation in dashboard (:pr:`2387`) `Jim Crist`_ * Fully initialize WorkerState objects (:pr:`2388`) `Jim Crist`_ * Fix typo in scheduler docstring (:pr:`2393`) `Russ Bubley`_ * DOC: fix typo in distributed.worker.Worker docstring (:pr:`2395`) `Loïc Estève`_ * Remove clients and workers from event log after removal (:pr:`2394`) `tjb900`_ * Support msgpack 0.6.0 by providing length keywords (:pr:`2399`) `tjb900`_ * Use async-await on large messages test (:pr:`2404`) `Matthew Rocklin`_ * Fix race condition in normalize_collection (:pr:`2386`) `Jim Crist`_ * Fix redict collection after HighLevelGraph fix upstream (:pr:`2413`) `Matthew Rocklin`_ * Add a blocking argument to Lock.acquire(`) (:pr:`2412`) `Stephan Hoyer`_ * Fix long traceback test (:pr:`2417`) `Matthew Rocklin`_ * Update x509 certificates to current OpenSSL standards. (:pr:`2418`) `Diane Trout`_ OBS-URL: https://build.opensuse.org/request/show/660731 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-distributed?expand=0&rev=19
This commit is contained in:
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 22 03:59:39 UTC 2018 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
- Update to version 1.25.1
|
||||
* Serialize numpy.ma.masked objects properly (:pr:`2384`) `Jim Crist`_
|
||||
* Turn off bokeh property validation in dashboard (:pr:`2387`) `Jim Crist`_
|
||||
* Fully initialize WorkerState objects (:pr:`2388`) `Jim Crist`_
|
||||
* Fix typo in scheduler docstring (:pr:`2393`) `Russ Bubley`_
|
||||
* DOC: fix typo in distributed.worker.Worker docstring (:pr:`2395`) `Loïc Estève`_
|
||||
* Remove clients and workers from event log after removal (:pr:`2394`) `tjb900`_
|
||||
* Support msgpack 0.6.0 by providing length keywords (:pr:`2399`) `tjb900`_
|
||||
* Use async-await on large messages test (:pr:`2404`) `Matthew Rocklin`_
|
||||
* Fix race condition in normalize_collection (:pr:`2386`) `Jim Crist`_
|
||||
* Fix redict collection after HighLevelGraph fix upstream (:pr:`2413`) `Matthew Rocklin`_
|
||||
* Add a blocking argument to Lock.acquire(`) (:pr:`2412`) `Stephan Hoyer`_
|
||||
* Fix long traceback test (:pr:`2417`) `Matthew Rocklin`_
|
||||
* Update x509 certificates to current OpenSSL standards. (:pr:`2418`) `Diane Trout`_
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 1 18:37:39 UTC 2018 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
|
Reference in New Issue
Block a user