Overview

Request 1003308 superseded

- Update to 5.0.0
* Backward incompatible changes:
+ issue #93: Python 2 is no longer compatible. Minimum supported
version is now 3.7.
* Deprecations:
+ issue #90: pools `schedule` method is now deprecated, use `submit`
instead.
* Features:
+ issue #90: pools are now compatible with asyncio APIs.
+ issue #94: asynchronous function decorators
+ issue #102: type hints have been added to all functionalities
+ issue #103: support alternative multiprocessing.context
implementations
* Fixes:
+ issue #99: fix deadlock when closing a full pipe on Windows in pool

Request History
Martin Liška's avatar

marxin created request

- Update to 5.0.0
* Backward incompatible changes:
+ issue #93: Python 2 is no longer compatible. Minimum supported
version is now 3.7.
* Deprecations:
+ issue #90: pools `schedule` method is now deprecated, use `submit`
instead.
* Features:
+ issue #90: pools are now compatible with asyncio APIs.
+ issue #94: asynchronous function decorators
+ issue #102: type hints have been added to all functionalities
+ issue #103: support alternative multiprocessing.context
implementations
* Fixes:
+ issue #99: fix deadlock when closing a full pipe on Windows in pool


Dirk Mueller's avatar

dirkmueller declined request

please remove the %bcond_with* python2 parts from the specfile and add a BuildRequires on base >= 3.7


Martin Liška's avatar

marxin superseded request

superseded by 1003345

openSUSE Build Service is sponsored by