concurrent.future.ThreadPoolExecutor should parameterize class used for threads
Đang mở
Chưa có ai nhận issue này.
3.11
stdlib
topic-multiprocessing
type-feature
- Ngôn ngữ chính
- Python
- Star
- 77.2k
- Fork
- 36k
- Chỉ số merge pull request
- Chỉ số pull request đang chờ
Mô tả
| BPO | 45339 |
|---|---|
| Nosy | @brianquinlan, @pitrou, @asvetlov, @serhiy-storchaka, @1st1, @erickpeirson |
| 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 = None
created_at = <Date 2021-10-01.10:37:53.418>
labels = ['type-feature', 'library', '3.11']
title = 'concurrent.future.ThreadPoolExecutor should parameterize class used for threads'
updated_at = <Date 2022-02-01.09:10:18.717>
user = 'https://github.com/erickpeirson'
bugs.python.org fields:
activity = <Date 2022-02-01.09:10:18.717>
actor = 'asvetlov'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2021-10-01.10:37:53.418>
creator = 'erickpeirson'
dependencies = []
files = []
hgrepos = []
issue_num = 45339
keywords = []
message_count = 8.0
messages = ['403007', '403054', '403142', '403145', '403186', '403187', '408562', '412238']
nosy_count = 7.0
nosy_names = ['bquinlan', 'pitrou', 'asvetlov', 'serhiy.storchaka', 'yselivanov', 'Sergei Maertens', 'erickpeirson']
pr_nums = ['28640']
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue45339'
versions = ['Python 3.11']
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Hướng nghiên cứu
Bắt đầu với PR 28640 và phần triển khai concurrent.futures.ThreadPoolExecutor; issue không cung cấp đường dẫn tệp hoặc đường dẫn kiểm thử. Xác định cách tham số hóa lớp thread được dự định từ công việc trước đó, sau đó thêm hoặc cập nhật các kiểm thử tập trung và xác minh hành vi của executor.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- python
- Lĩnh vực
- backend
- Loại issue
- Tính năng
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 20/100