Add note that some multiprocessing examples don't work in the repl
未關閉
還沒有人認領這個 Issue。
docs
topic-multiprocessing
- 主要語言
- Python
- 星號
- 77.2k
- 分支
- 36k
- PR 合併指標
- PR 指標待擷取
描述
| BPO | 45914 |
|---|---|
| Nosy | @rhettinger, @terryjreedy, @pfmoore, @tjguk, @zware, @eryksun, @zooba, @quattrozhou |
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 2021-11-28.04:37:54.305>
labels = ['3.11', 'type-bug', 'OS-windows', 'docs']
title = 'Very first multiprocessing example not working on Windows 11'
updated_at = <Date 2021-12-04.07:37:31.190>
user = 'https://github.com/quattrozhou'
bugs.python.org fields:
activity = <Date 2021-12-04.07:37:31.190>
actor = 'eryksun'
assignee = 'docs@python'
closed = False
closed_date = None
closer = None
components = ['Documentation', 'Windows']
creation = <Date 2021-11-28.04:37:54.305>
creator = 'quattrozhou'
dependencies = []
files = []
hgrepos = []
issue_num = 45914
keywords = []
message_count = 4.0
messages = ['407186', '407189', '407638', '407646']
nosy_count = 9.0
nosy_names = ['rhettinger', 'terry.reedy', 'paul.moore', 'tim.golden', 'docs@python', 'zach.ware', 'eryksun', 'steve.dower', 'quattrozhou']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue45914'
versions = ['Python 3.11']
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
首先找出在 REPL 中執行時會受到影響的 multiprocessing 文件範例,特別注意 issue 中所描述的 Windows 行為。更新相關文件以註明此限制,並確認該註記準確涵蓋在 REPL 中無法運作的範例。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- documentation
- Issue 類型
- 文件
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100