inspect.signature(bytes.hex) raises ValueError "builtin has invalid signature"
Đang mở
Chưa có ai nhận issue này.
3.10
stdlib
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 | 43067 |
|---|---|
| Nosy | @verhovsky |
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-01-29.21:00:52.553>
labels = ['type-feature', 'library', '3.10']
title = 'inspect.signature(bytes.hex) raises ValueError "builtin has invalid signature"'
updated_at = <Date 2021-01-29.21:00:52.553>
user = 'https://github.com/verhovsky'
bugs.python.org fields:
activity = <Date 2021-01-29.21:00:52.553>
actor = 'boris'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2021-01-29.21:00:52.553>
creator = 'boris'
dependencies = []
files = []
hgrepos = []
issue_num = 43067
keywords = []
message_count = 1.0
messages = ['385940']
nosy_count = 1.0
nosy_names = ['boris']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue43067'
versions = ['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 bằng cách tái hiện lỗi inspect.signature(bytes.hex) đã được báo cáo, rồi đọc phần triển khai inspect.signature và cách phần này xử lý các đối tượng có thể gọi tích hợp sẵn. Issue không nêu tệp nguồn hay test nào, vì vậy hãy xác định mã thư viện liên quan và các test inspect hiện có. Được xem là hoàn thành khi bytes.hex tạo ra một signature hợp lệ thay vì phát sinh ValueError.
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
- tooling
- 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
- Cần làm rõ
- Mức phù hợp với người mới
- 35/100