Incorrect Argument Order for Calls to _winapi.DuplicateHandle() in multiprocessing.reduction.DupHandle
Đang mở
Chưa có ai nhận issue này.
3.10
3.8 (EOL)
3.9 (EOL)
OS-windows
stdlib
topic-multiprocessing
type-bug
- 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 | 38188 |
|---|---|
| Nosy | @pfmoore, @tjguk, @zware, @eryksun, @zooba |
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 2019-09-16.17:51:37.160>
labels = ['type-bug', '3.8', '3.9', '3.10', 'library', 'OS-windows']
title = 'Incorrect Argument Order for Calls to _winapi.DuplicateHandle() in multiprocessing.reduction.DupHandle'
updated_at = <Date 2021-03-22.00:46:22.682>
user = 'https://bugs.python.org/m3rc1fulcameron'
bugs.python.org fields:
activity = <Date 2021-03-22.00:46:22.682>
actor = 'eryksun'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)', 'Windows']
creation = <Date 2019-09-16.17:51:37.160>
creator = 'm3rc1fulcameron'
dependencies = []
files = []
hgrepos = []
issue_num = 38188
keywords = []
message_count = 3.0
messages = ['352560', '352610', '352615']
nosy_count = 6.0
nosy_names = ['paul.moore', 'tim.golden', 'zach.ware', 'eryksun', 'steve.dower', 'm3rc1fulcameron']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue38188'
versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']
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 từ multiprocessing.reduction.DupHandle và kiểm tra các lệnh gọi đến _winapi.DuplicateHandle, sau đó so sánh thứ tự các đối số được truyền vào với API Windows. Issue không nêu tên tệp nguồn hoặc bài kiểm thử nào; hoàn thành nghĩa là sửa thứ tự lệnh gọi và xác thực hành vi của multiprocessing trên Windows.
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
- operating-systems
- Loại issue
- Lỗi
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 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
- 38/100