pkgutil.walk_packages jumps out from given path if there is package with the same name in sys.path
Đang mở
Chưa có ai nhận issue này.
3.8 (EOL)
stdlib
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 | 36053 |
|---|---|
| Nosy | @ncoghlan, @ekiro |
| 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 2019-02-20.16:37:07.621>
labels = ['3.8', 'type-bug', 'library']
title = 'pkgutil.walk_packages jumps out from given path if there is package with the same name in sys.path'
updated_at = <Date 2019-07-24.12:03:00.550>
user = 'https://github.com/ekiro'
bugs.python.org fields:
activity = <Date 2019-07-24.12:03:00.550>
actor = 'karkucik'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2019-02-20.16:37:07.621>
creator = 'karkucik'
dependencies = []
files = []
hgrepos = []
issue_num = 36053
keywords = ['patch']
message_count = 6.0
messages = ['336111', '339028', '339573', '339603', '343747', '348381']
nosy_count = 2.0
nosy_names = ['ncoghlan', 'karkucik']
pr_nums = ['11956']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue36053'
versions = ['Python 3.8']
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 với entry point pkgutil.walk_packages và issue BPO đã được chuyển đổi, sau đó xem xét patch hiện có python/cpython#11956 cùng phần thảo luận của nó. Công việc được xem là hoàn tất khi việc duyệt package vẫn nằm trong đường dẫn được cung cấp ngay cả khi sys.path chứa một package có cùng tê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
- Cần làm rõ
- Mức phù hợp với người mới
- 20/100