Add dtrace hook for PyCFunction_Call
Đang mở
Chưa có ai nhận issue này.
interpreter-core
type-feature
- 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 | 32599 |
|---|---|
| Nosy | @vstinner, @tiran, @nanjekyejoannah, @isidentical, @0mp |
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-01-19.17:39:36.010>
labels = ['interpreter-core', 'type-feature']
title = 'Add dtrace hook for PyCFunction_Call'
updated_at = <Date 2021-08-10.10:25:06.093>
user = 'https://bugs.python.org/fche'
bugs.python.org fields:
activity = <Date 2021-08-10.10:25:06.093>
actor = '0mp'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2018-01-19.17:39:36.010>
creator = 'fche'
dependencies = []
files = []
hgrepos = []
issue_num = 32599
keywords = []
message_count = 2.0
messages = ['310278', '358776']
nosy_count = 6.0
nosy_names = ['vstinner', 'christian.heimes', 'fche', 'nanjekyejoannah', 'BTaskaya', '0mp']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue32599'
versions = []
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 xác định entry point PyCFunction_Call trong trình thông dịch CPython và xem xét các quy ước của các dtrace hook lân cận. Xác định hành vi hook được mong đợi dựa trên issue và các giao diện tracing hiện có; hoàn tất khi PyCFunction_Call expose dtrace hook được yêu cầu với độ bao phủ phù hợp.
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
- observability
- Loại issue
- Tính năng
- Độ 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