modulefinder chokes on numpy - dereferencing None in spec.loader
Đang mở
Chưa có ai nhận issue này.
3.12
3.13
3.14
stdlib
topic-importlib
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 | 40350 |
|---|---|
| Nosy | @warsaw, @ericvsmith, @ericsnowcurrently, @FFY00, @caje731 |
| PRs | |
| Files |
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-04-21.07:33:37.811>
labels = ['3.8', 'type-bug', 'library', '3.9']
title = 'modulefinder chokes on numpy - dereferencing None in spec.loader'
updated_at = <Date 2021-10-23.21:13:12.303>
user = 'https://bugs.python.org/GregWhiteley'
bugs.python.org fields:
activity = <Date 2021-10-23.21:13:12.303>
actor = 'FFY00'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2020-04-21.07:33:37.811>
creator = 'Greg Whiteley'
dependencies = []
files = ['49079']
hgrepos = []
issue_num = 40350
keywords = ['patch']
message_count = 6.0
messages = ['366912', '367856', '367943', '368112', '380087', '404911']
nosy_count = 7.0
nosy_names = ['barry', 'eric.smith', 'dkasak', 'eric.snow', 'FFY00', 'cajetan.rodrigues', 'Greg Whiteley']
pr_nums = ['19917', '29196']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue40350'
versions = ['Python 3.8', 'Python 3.9']
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 đọc fulllog.txt và các PR hiện có được tham chiếu trong issue, sau đó theo dõi cách modulefinder xử lý numpy và truy cập spec.loader. Xác nhận việc dereference None và định nghĩa done là xử lý trường hợp numpy này mà không bị crash, với phạm vi kiểm thử hồi quy được xác định từ cuộc thảo luận hiện có về patch.
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ó
- 4/5
- Thời gian dự kiến
- 3-5 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
- 25/100