Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-more-executors | Distribution: Fedora Project |
Version: 2.11.4 | Vendor: Fedora Project |
Release: 10.fc43 | Build date: Tue Jun 3 16:16:45 2025 |
Group: Unspecified | Build host: buildvm-x86-14.iad2.fedoraproject.org |
Size: 392627 | Source RPM: python-more-executors-2.11.4-10.fc43.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/rohanpm/more-executors | |
Summary: A library of composable Python executors and futures |
This library is intended for use with the concurrent.futures module. It includes a collection of Executor implementations in order to extend the behavior of Future objects.
GPL-3.0-or-later
* Tue Jun 03 2025 Python Maint <python-maint@redhat.com> - 2.11.4-10 - Rebuilt for Python 3.14 * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.11.4-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Thu Jul 25 2024 Miroslav Suchý <msuchy@redhat.com> - 2.11.4-8 - convert GPLv3+ license to SPDX * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.11.4-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 2.11.4-6 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.11.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.11.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.11.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 2.11.4-2 - Rebuilt for Python 3.12
/usr/lib/python3.14/site-packages/more_executors /usr/lib/python3.14/site-packages/more_executors-2.11.4-py3.14.egg-info /usr/lib/python3.14/site-packages/more_executors-2.11.4-py3.14.egg-info/PKG-INFO /usr/lib/python3.14/site-packages/more_executors-2.11.4-py3.14.egg-info/SOURCES.txt /usr/lib/python3.14/site-packages/more_executors-2.11.4-py3.14.egg-info/dependency_links.txt /usr/lib/python3.14/site-packages/more_executors-2.11.4-py3.14.egg-info/not-zip-safe /usr/lib/python3.14/site-packages/more_executors-2.11.4-py3.14.egg-info/requires.txt /usr/lib/python3.14/site-packages/more_executors-2.11.4-py3.14.egg-info/top_level.txt /usr/lib/python3.14/site-packages/more_executors/__init__.py /usr/lib/python3.14/site-packages/more_executors/__init__.pyi /usr/lib/python3.14/site-packages/more_executors/__pycache__ /usr/lib/python3.14/site-packages/more_executors/__pycache__/__init__.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/more_executors/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/more_executors/__pycache__/asyncio.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/more_executors/__pycache__/asyncio.cpython-314.pyc /usr/lib/python3.14/site-packages/more_executors/__pycache__/cancel_on_shutdown.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/more_executors/__pycache__/cancel_on_shutdown.cpython-314.pyc /usr/lib/python3.14/site-packages/more_executors/__pycache__/flat_map.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/more_executors/__pycache__/flat_map.cpython-314.pyc /usr/lib/python3.14/site-packages/more_executors/__pycache__/futures.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/more_executors/__pycache__/futures.cpython-314.pyc /usr/lib/python3.14/site-packages/more_executors/__pycache__/map.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/more_executors/__pycache__/map.cpython-314.pyc /usr/lib/python3.14/site-packages/more_executors/__pycache__/poll.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/more_executors/__pycache__/poll.cpython-314.pyc /usr/lib/python3.14/site-packages/more_executors/__pycache__/retry.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/more_executors/__pycache__/retry.cpython-314.pyc /usr/lib/python3.14/site-packages/more_executors/__pycache__/sync.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/more_executors/__pycache__/sync.cpython-314.pyc /usr/lib/python3.14/site-packages/more_executors/__pycache__/throttle.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/more_executors/__pycache__/throttle.cpython-314.pyc /usr/lib/python3.14/site-packages/more_executors/__pycache__/timeout.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/more_executors/__pycache__/timeout.cpython-314.pyc /usr/lib/python3.14/site-packages/more_executors/_impl /usr/lib/python3.14/site-packages/more_executors/_impl/__init__.py /usr/lib/python3.14/site-packages/more_executors/_impl/__init__.pyi /usr/lib/python3.14/site-packages/more_executors/_impl/__pycache__ /usr/lib/python3.14/site-packages/more_executors/_impl/__pycache__/__init__.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/__pycache__/asyncio.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/__pycache__/asyncio.cpython-314.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/__pycache__/bind.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/__pycache__/bind.cpython-314.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/__pycache__/cancel_on_shutdown.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/__pycache__/cancel_on_shutdown.cpython-314.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/__pycache__/common.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/__pycache__/common.cpython-314.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/__pycache__/event.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/__pycache__/event.cpython-314.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/__pycache__/executors.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/__pycache__/executors.cpython-314.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/__pycache__/flat_map.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/__pycache__/flat_map.cpython-314.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/__pycache__/helpers.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/__pycache__/helpers.cpython-314.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/__pycache__/logwrap.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/__pycache__/logwrap.cpython-314.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/__pycache__/map.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/__pycache__/map.cpython-314.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/__pycache__/poll.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/__pycache__/poll.cpython-314.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/__pycache__/retry.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/__pycache__/retry.cpython-314.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/__pycache__/sync.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/__pycache__/sync.cpython-314.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/__pycache__/throttle.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/__pycache__/throttle.cpython-314.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/__pycache__/timeout.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/__pycache__/timeout.cpython-314.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/__pycache__/wrap.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/__pycache__/wrap.cpython-314.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/__pycache__/wrapped.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/__pycache__/wrapped.cpython-314.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/asyncio.py /usr/lib/python3.14/site-packages/more_executors/_impl/asyncio.pyi /usr/lib/python3.14/site-packages/more_executors/_impl/bind.py /usr/lib/python3.14/site-packages/more_executors/_impl/bind.pyi /usr/lib/python3.14/site-packages/more_executors/_impl/cancel_on_shutdown.py /usr/lib/python3.14/site-packages/more_executors/_impl/cancel_on_shutdown.pyi /usr/lib/python3.14/site-packages/more_executors/_impl/common.py /usr/lib/python3.14/site-packages/more_executors/_impl/event.py /usr/lib/python3.14/site-packages/more_executors/_impl/executors.py /usr/lib/python3.14/site-packages/more_executors/_impl/executors.pyi /usr/lib/python3.14/site-packages/more_executors/_impl/flat_map.py /usr/lib/python3.14/site-packages/more_executors/_impl/flat_map.pyi /usr/lib/python3.14/site-packages/more_executors/_impl/futures /usr/lib/python3.14/site-packages/more_executors/_impl/futures/__init__.py /usr/lib/python3.14/site-packages/more_executors/_impl/futures/__init__.pyi /usr/lib/python3.14/site-packages/more_executors/_impl/futures/__pycache__ /usr/lib/python3.14/site-packages/more_executors/_impl/futures/__pycache__/__init__.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/futures/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/futures/__pycache__/apply.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/futures/__pycache__/apply.cpython-314.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/futures/__pycache__/base.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/futures/__pycache__/base.cpython-314.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/futures/__pycache__/bool.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/futures/__pycache__/bool.cpython-314.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/futures/__pycache__/check.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/futures/__pycache__/check.cpython-314.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/futures/__pycache__/map.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/futures/__pycache__/map.cpython-314.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/futures/__pycache__/nocancel.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/futures/__pycache__/nocancel.cpython-314.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/futures/__pycache__/proxy.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/futures/__pycache__/proxy.cpython-314.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/futures/__pycache__/sequence.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/futures/__pycache__/sequence.cpython-314.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/futures/__pycache__/timeout.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/futures/__pycache__/timeout.cpython-314.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/futures/__pycache__/zip.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/futures/__pycache__/zip.cpython-314.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/futures/apply.py /usr/lib/python3.14/site-packages/more_executors/_impl/futures/apply.pyi /usr/lib/python3.14/site-packages/more_executors/_impl/futures/base.py /usr/lib/python3.14/site-packages/more_executors/_impl/futures/base.pyi /usr/lib/python3.14/site-packages/more_executors/_impl/futures/bool.py /usr/lib/python3.14/site-packages/more_executors/_impl/futures/bool.pyi /usr/lib/python3.14/site-packages/more_executors/_impl/futures/check.py /usr/lib/python3.14/site-packages/more_executors/_impl/futures/map.py /usr/lib/python3.14/site-packages/more_executors/_impl/futures/map.pyi /usr/lib/python3.14/site-packages/more_executors/_impl/futures/nocancel.py /usr/lib/python3.14/site-packages/more_executors/_impl/futures/nocancel.pyi /usr/lib/python3.14/site-packages/more_executors/_impl/futures/proxy.py /usr/lib/python3.14/site-packages/more_executors/_impl/futures/proxy.pyi /usr/lib/python3.14/site-packages/more_executors/_impl/futures/sequence.py /usr/lib/python3.14/site-packages/more_executors/_impl/futures/sequence.pyi /usr/lib/python3.14/site-packages/more_executors/_impl/futures/timeout.py /usr/lib/python3.14/site-packages/more_executors/_impl/futures/timeout.pyi /usr/lib/python3.14/site-packages/more_executors/_impl/futures/zip.py /usr/lib/python3.14/site-packages/more_executors/_impl/futures/zip.pyi /usr/lib/python3.14/site-packages/more_executors/_impl/helpers.py /usr/lib/python3.14/site-packages/more_executors/_impl/logwrap.py /usr/lib/python3.14/site-packages/more_executors/_impl/map.py /usr/lib/python3.14/site-packages/more_executors/_impl/map.pyi /usr/lib/python3.14/site-packages/more_executors/_impl/metrics /usr/lib/python3.14/site-packages/more_executors/_impl/metrics/__init__.py /usr/lib/python3.14/site-packages/more_executors/_impl/metrics/__pycache__ /usr/lib/python3.14/site-packages/more_executors/_impl/metrics/__pycache__/__init__.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/metrics/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/metrics/__pycache__/null.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/metrics/__pycache__/null.cpython-314.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/metrics/__pycache__/prometheus.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/metrics/__pycache__/prometheus.cpython-314.pyc /usr/lib/python3.14/site-packages/more_executors/_impl/metrics/null.py /usr/lib/python3.14/site-packages/more_executors/_impl/metrics/prometheus.py /usr/lib/python3.14/site-packages/more_executors/_impl/poll.py /usr/lib/python3.14/site-packages/more_executors/_impl/poll.pyi /usr/lib/python3.14/site-packages/more_executors/_impl/retry.py /usr/lib/python3.14/site-packages/more_executors/_impl/retry.pyi /usr/lib/python3.14/site-packages/more_executors/_impl/shared_types.pyi /usr/lib/python3.14/site-packages/more_executors/_impl/sync.py /usr/lib/python3.14/site-packages/more_executors/_impl/sync.pyi /usr/lib/python3.14/site-packages/more_executors/_impl/throttle.py /usr/lib/python3.14/site-packages/more_executors/_impl/throttle.pyi /usr/lib/python3.14/site-packages/more_executors/_impl/timeout.py /usr/lib/python3.14/site-packages/more_executors/_impl/timeout.pyi /usr/lib/python3.14/site-packages/more_executors/_impl/wrap.py /usr/lib/python3.14/site-packages/more_executors/_impl/wrapped.py /usr/lib/python3.14/site-packages/more_executors/asyncio.py /usr/lib/python3.14/site-packages/more_executors/asyncio.pyi /usr/lib/python3.14/site-packages/more_executors/cancel_on_shutdown.py /usr/lib/python3.14/site-packages/more_executors/cancel_on_shutdown.pyi /usr/lib/python3.14/site-packages/more_executors/flat_map.py /usr/lib/python3.14/site-packages/more_executors/flat_map.pyi /usr/lib/python3.14/site-packages/more_executors/futures.py /usr/lib/python3.14/site-packages/more_executors/futures.pyi /usr/lib/python3.14/site-packages/more_executors/map.py /usr/lib/python3.14/site-packages/more_executors/map.pyi /usr/lib/python3.14/site-packages/more_executors/poll.py /usr/lib/python3.14/site-packages/more_executors/poll.pyi /usr/lib/python3.14/site-packages/more_executors/py.typed /usr/lib/python3.14/site-packages/more_executors/retry.py /usr/lib/python3.14/site-packages/more_executors/retry.pyi /usr/lib/python3.14/site-packages/more_executors/sync.py /usr/lib/python3.14/site-packages/more_executors/sync.pyi /usr/lib/python3.14/site-packages/more_executors/throttle.py /usr/lib/python3.14/site-packages/more_executors/throttle.pyi /usr/lib/python3.14/site-packages/more_executors/timeout.py /usr/lib/python3.14/site-packages/more_executors/timeout.pyi /usr/share/doc/python3-more-executors /usr/share/doc/python3-more-executors/README.md /usr/share/licenses/python3-more-executors /usr/share/licenses/python3-more-executors/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jun 17 00:55:39 2025