-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
RFC improve readability of _queue_management_worker for ProcessPoolExecutor #83859
Copy link
Copy link
Closed
Labels
3.9 (EOL)end of lifeend of lifestdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 39678 |
|---|---|
| Nosy | @pitrou, @tomMoral |
| PRs |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None
closed_at = <Date 2020-03-01.20:49:34.771>
created_at = <Date 2020-02-18.15:13:01.239>
labels = ['type-feature', 'library', '3.9']
title = 'RFC improve readability of _queue_management_worker for ProcessPoolExecutor'
updated_at = <Date 2020-03-01.20:49:34.771>
user = 'https://github.com/tomMoral'bugs.python.org fields:
activity = <Date 2020-03-01.20:49:34.771>
actor = 'pitrou'
assignee = 'none'
closed = True
closed_date = <Date 2020-03-01.20:49:34.771>
closer = 'pitrou'
components = ['Library (Lib)']
creation = <Date 2020-02-18.15:13:01.239>
creator = 'tomMoral'
dependencies = []
files = []
hgrepos = []
issue_num = 39678
keywords = ['patch']
message_count = 2.0
messages = ['362218', '363094']
nosy_count = 2.0
nosy_names = ['pitrou', 'tomMoral']
pr_nums = ['18551']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue39678'
versions = ['Python 3.9']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
3.9 (EOL)end of lifeend of lifestdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement