functools.singledispatch doesn't verify annotation is on FIRST parameter
Đang mở
Chưa có ai nhận issue này.
3.13
3.14
3.15
stdlib
type-bug
- Ngôn ngữ chính
- Python
- Star
- 77.2k
- Fork
- 36k
- Merge trung bình
- 1 ngày 9 giờ
- Pull request đã merge (30 ngày)
- 558
Mô tả
| BPO | 40464 |
|---|---|
| Nosy | @rhettinger, @ambv, @Dutcho, @FFY00, @vismantasd, @AlexWaygood |
| 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 2020-05-01.07:04:01.217>
labels = ['type-bug', 'library', '3.9', '3.10', '3.11']
title = "functools.singledispatch doesn't verify annotation is on FIRST parameter"
updated_at = <Date 2021-11-09.22:47:09.886>
user = 'https://github.com/Dutcho'
bugs.python.org fields:
activity = <Date 2021-11-09.22:47:09.886>
actor = 'AlexWaygood'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2020-05-01.07:04:01.217>
creator = 'Dutcho'
dependencies = []
files = []
hgrepos = []
issue_num = 40464
keywords = ['patch']
message_count = 4.0
messages = ['367824', '368079', '368095', '406062']
nosy_count = 6.0
nosy_names = ['rhettinger', 'lukasz.langa', 'Dutcho', 'FFY00', 'bim_bam', 'AlexWaygood']
pr_nums = ['19871']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue40464'
versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']
Linked PRs
- gh-140255
- gh-143465
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
Issue này nêu functools.singledispatch nhưng không có tệp mã nguồn hoặc tệp kiểm thử nào. Hãy bắt đầu bằng cách xác định entry point đó và xem xét các PR được liên kết gh-140255 và gh-143465; được coi là hoàn tất khi việc xử lý annotation xác minh rằng annotation nằm trên tham số đầu tiên.
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
- 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
- 25/100