inspect.getmembers passes exceptions from object's properties through
Đang mở
Chưa có ai nhận issue này.
3.12
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 | 35108 |
|---|---|
| Nosy | @1st1, @tirkarthi, @RichardBruskiewich |
| 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 2018-10-30.08:20:35.443>
labels = ['3.7', '3.8', 'type-bug', 'library']
title = "inspect.getmembers passes exceptions from object's properties through"
updated_at = <Date 2020-02-03.15:21:31.209>
user = 'https://bugs.python.org/rominf'
bugs.python.org fields:
activity = <Date 2020-02-03.15:21:31.209>
actor = 'tomaugspurger'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2018-10-30.08:20:35.443>
creator = 'rominf'
dependencies = []
files = []
hgrepos = []
issue_num = 35108
keywords = ['patch']
message_count = 5.0
messages = ['328885', '328890', '328891', '329254', '361208']
nosy_count = 4.0
nosy_names = ['yselivanov', 'rominf', 'xtreak', 'richardbruskiewich']
pr_nums = ['18330']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue35108'
versions = ['Python 2.7', 'Python 3.6', 'Python 3.7', '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 bằng cách đọc entry point inspect.getmembers và lịch sử issue, sau đó xem xét python/cpython#18330, là pull request được ghi nhận cho báo cáo này. Sử dụng hành vi hiện có được mô tả trong issue để xác định cách xử lý ngoại lệ được mong đợi và kiểm tra kết quả bằng các test inspect liên quan sau khi xác định được chúng.
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
- 20/100