We high-spiritedly announce the release of: taskflow 4.2.0: Taskflow structured state management library. This release is part of the victoria release series. The source is available from: https://opendev.org/openstack/taskflow Download the package from: https://pypi.org/project/taskflow Please report issues through: https://bugs.launchpad.net/taskflow/+bugs For more details, please see below. Changes in taskflow 4.1.0..4.2.0 -------------------------------- 13c11657 Switch to newer openstackdocstheme and reno versions ba93ce24 Import modules, not classes 504e3852 Bump default tox env from py37 to py38 4a1ca810 Add py38 package metadata 7497435e Add release notes links to doc index e9aab348 Drop use of deprecated collections classes 7d144b75 Add Python3 victoria unit tests a0e3d21f Update master for stable/ussuri Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 2 +- lower-constraints.txt | 2 -- releasenotes/source/conf.py | 10 +++++----- releasenotes/source/index.rst | 1 + releasenotes/source/ussuri.rst | 6 ++++++ setup.cfg | 1 + taskflow/atom.py | 5 +++-- taskflow/conductors/backends/impl_executor.py | 8 ++------ taskflow/types/sets.py | 13 ++----------- taskflow/utils/iter_utils.py | 6 +++--- tox.ini | 2 +- 14 files changed, 39 insertions(+), 38 deletions(-)
participants (1)
-
no-reply@openstack.org