create multiprocessing.SharedMemory by pointing to existing memoryview
Đang mở
Chưa có ai nhận issue này.
3.13
performance
stdlib
topic-multiprocessing
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 | 39767 |
|---|
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-02-26.23:46:31.295>
labels = ['3.8', 'library', 'performance']
title = 'create multiprocessing.SharedMemory by pointing to existing memoryview'
updated_at = <Date 2021-06-22.14:43:45.738>
user = 'https://bugs.python.org/DariuszTrawinski'
bugs.python.org fields:
activity = <Date 2021-06-22.14:43:45.738>
actor = 'petr.viktorin'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2020-02-26.23:46:31.295>
creator = 'Dariusz Trawinski'
dependencies = []
files = []
hgrepos = []
issue_num = 39767
keywords = []
message_count = 1.0
messages = ['362754']
nosy_count = 1.0
nosy_names = ['Dariusz Trawinski']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'performance'
url = 'https://bugs.python.org/issue39767'
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
Issue nêu multiprocessing.SharedMemory là điểm bắt đầu; hãy bắt đầu từ đó và kiểm tra cách constructor của nó hiện lấy bộ nhớ. Công việc được xem là hoàn tất khi có thể tạo nó bằng cách trỏ tới một memoryview hiện có, với hành vi được xác minh bằng các bài kiểm thử thư viện liên quan.
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, performance
- 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
- 35/100