Callers of _Py_fopen/_Py_wfopen may be broken after addition of audit hooks
Đang mở
Chưa có ai nhận issue này.
3.10
3.8 (EOL)
3.9 (EOL)
interpreter-core
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 | 42569 |
|---|---|
| Nosy | @vstinner, @eryksun, @zooba, @izbyshev |
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-12-04.16:12:33.309>
labels = ['interpreter-core', 'type-bug', '3.8', '3.9', '3.10']
title = 'Callers of _Py_fopen/_Py_wfopen may be broken after addition of audit hooks'
updated_at = <Date 2020-12-09.00:22:36.566>
user = 'https://github.com/izbyshev'
bugs.python.org fields:
activity = <Date 2020-12-09.00:22:36.566>
actor = 'izbyshev'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2020-12-04.16:12:33.309>
creator = 'izbyshev'
dependencies = []
files = []
hgrepos = []
issue_num = 42569
keywords = []
message_count = 11.0
messages = ['382499', '382507', '382508', '382513', '382521', '382540', '382549', '382589', '382658', '382777', '382779']
nosy_count = 4.0
nosy_names = ['vstinner', 'eryksun', 'steve.dower', 'izbyshev']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue42569'
versions = ['Python 3.8', 'Python 3.9', '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 lần theo các caller của _Py_fopen và _Py_wfopen, đồng thời xem xét các audit hook ảnh hưởng đến những entry point đó như thế nào. Issue không nêu tên file hoặc test; hoàn thành có nghĩa là xác định và sửa mọi lỗi của caller, đồng thời có coverage cho hành vi bị ảnh hưở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
- operating-systems
- 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
- 22/100