import ctypes fails with a statically linked interpreter due to dlopen() failure
Đang mở
Chưa có ai nhận issue này.
stdlib
topic-ctypes
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 | 37060 |
|---|---|
| Nosy | @indygreg |
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-05-27.00:02:41.529>
labels = ['ctypes', '3.7']
title = 'import ctypes fails with a statically linked interpreter due to dlopen() failure'
updated_at = <Date 2019-05-27.00:02:41.529>
user = 'https://github.com/indygreg'
bugs.python.org fields:
activity = <Date 2019-05-27.00:02:41.529>
actor = 'indygreg'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['ctypes']
creation = <Date 2019-05-27.00:02:41.529>
creator = 'indygreg'
dependencies = []
files = []
hgrepos = []
issue_num = 37060
keywords = []
message_count = 1.0
messages = ['343588']
nosy_count = 1.0
nosy_names = ['indygreg']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue37060'
versions = ['Python 3.7']
Linked PRs
- gh-153890
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 thành phần ctypes và lỗi dlopen() được mô tả trong issue, sau đó kiểm tra PR được liên kết gh-153890 để xem phần công việc đang được thực hiện. Tái hiện việc import ctypes bằng một trình thông dịch được liên kết tĩnh; hoàn tất khi việc import thành công mà không gặp lỗi dlopen().
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
- 25/100