multiprocessing: passing file descriptor using reduction breaks duplex pipes on darwin
未關閉
還沒有人認領這個 Issue。
3.7 (EOL)
OS-mac
stdlib
topic-multiprocessing
type-bug
- 主要語言
- Python
- 星號
- 77.2k
- 分支
- 36k
- PR 合併指標
- PR 指標待擷取
描述
| BPO | 32220 |
|---|---|
| Nosy | @ronaldoussoren, @pitrou, @ned-deily, @applio |
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 2017-12-05.08:56:06.683>
labels = ['OS-mac', 'type-bug', 'library', '3.7']
title = 'multiprocessing: passing file descriptor using reduction breaks duplex pipes on darwin'
updated_at = <Date 2017-12-06.12:06:38.226>
user = 'https://bugs.python.org/frickenate'
bugs.python.org fields:
activity = <Date 2017-12-06.12:06:38.226>
actor = 'ronaldoussoren'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)', 'macOS']
creation = <Date 2017-12-05.08:56:06.683>
creator = 'frickenate'
dependencies = []
files = []
hgrepos = []
issue_num = 32220
keywords = []
message_count = 5.0
messages = ['307649', '307650', '307700', '307714', '307733']
nosy_count = 5.0
nosy_names = ['ronaldoussoren', 'pitrou', 'ned.deily', 'davin', 'frickenate']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue32220'
versions = ['Python 3.6', 'Python 3.7']
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
未指定特定檔案或測試。請從 multiprocessing 的 reduction 路徑開始,調查 macOS 上雙工管道的檔案描述元如何傳遞,並將其行為與其他平台進行比較。完成標準是:雙工管道在透過 reduction 傳遞其描述元時不再出錯,並有一個針對性的回歸測試涵蓋此行為。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- macos, python
- 領域
- backend, operating-systems
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100