Update dependency futures to v3.4.0#342
Update dependency futures to v3.4.0#342konflux-internal-p02[bot] wants to merge 1 commit intorhoai-3.4from
Conversation
Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: konflux-internal-p02[bot] The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Hi @konflux-internal-p02[bot]. Thanks for your PR. I'm waiting for a red-hat-data-services member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
This PR contains the following updates:
==3.1.1->==3.4.0Release Notes
agronholm/pythonfutures (futures)
v3.4.0Compare Source
=====
(only ThreadPoolExecutor for now; PR by Fahrzin Hemmati)
v3.3.0Compare Source
=====
v3.2.0Compare Source
=====
The ThreadPoolExecutor class constructor now accepts an optional
thread_name_prefixargument to make it possible to customize the names of the threads created by the pool.
Upstream contribution by Gregory P. Smith in https://bugs.python.org/issue27664.
Backported fixes from upstream (thanks Lisandro Dalcin):
python/cpython#1560
python/cpython#3270
python/cpython#3830
v3.1.1.post1Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.