Implement PyOS_CheckStack on macOS using pthread_get_stack*_np
Đang mở
Chưa có ai nhận issue này.
3.8 (EOL)
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 | 33955 |
|---|---|
| Nosy | @ronaldoussoren, @vstinner, @corona10, @ZackerySpytz |
| 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-06-25.11:18:15.677>
labels = ['interpreter-core', 'type-feature', '3.8']
title = 'Implement PyOS_CheckStack on macOS using pthread_get_stack*_np'
updated_at = <Date 2021-03-08.23:56:35.506>
user = 'https://github.com/ronaldoussoren'
bugs.python.org fields:
activity = <Date 2021-03-08.23:56:35.506>
actor = 'vstinner'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2018-06-25.11:18:15.677>
creator = 'ronaldoussoren'
dependencies = []
files = []
hgrepos = []
issue_num = 33955
keywords = ['patch']
message_count = 15.0
messages = ['320415', '320786', '320842', '320868', '320874', '320879', '320880', '320907', '321076', '321078', '321360', '321643', '347981', '350497', '388319']
nosy_count = 4.0
nosy_names = ['ronaldoussoren', 'vstinner', 'corona10', 'ZackerySpytz']
pr_nums = ['8046']
priority = 'low'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue33955'
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
Xem xét PR 8046 và điểm vào PyOS_CheckStack được mô tả trong issue, sau đó kiểm tra cách macOS cung cấp pthread_get_stack*_np. Công việc được xem là hoàn tất khi phần triển khai macOS được tích hợp và các phép kiểm tra ngăn xếp của lõi trình thông dịch hoạt động chính xác.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- macos, python
- Lĩnh vực
- operating-systems
- 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
- Khá rõ ràng
- Mức phù hợp với người mới
- 25/100