pkgutil._iter_file_finder_modules should not be fooled by *.py folders
Đang mở
Chưa có ai nhận issue này.
3.7 (EOL)
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 | 29769 |
|---|---|
| Nosy | @ncoghlan, @ericsnowcurrently, @wm75 |
| 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 2017-03-09.11:46:10.278>
labels = ['3.7', 'type-bug', 'library']
title = 'pkgutil._iter_file_finder_modules should not be fooled by *.py folders'
updated_at = <Date 2017-03-10.02:04:13.571>
user = 'https://github.com/wm75'
bugs.python.org fields:
activity = <Date 2017-03-10.02:04:13.571>
actor = 'ncoghlan'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2017-03-09.11:46:10.278>
creator = 'wolma'
dependencies = []
files = ['46714']
hgrepos = []
issue_num = 29769
keywords = ['patch']
message_count = 2.0
messages = ['289285', '289333']
nosy_count = 3.0
nosy_names = ['ncoghlan', 'eric.snow', 'wolma']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue29769'
versions = ['Python 3.7']
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ừ điểm vào pkgutil._iter_file_finder_modules và xem xét pkgutil.patch được liên kết để hiểu hành vi đã được báo cáo. Xác nhận rằng các thư mục có tên kết thúc bằng .py không được coi là các module, đồng thời thêm hoặc cập nhật độ bao phủ nếu patch hiện có chỉ ra vị trí cần thực hiệ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ó
- 2/5
- Thời gian dự kiến
- 1-3 giờ
- 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
- 35/100