[doc] clarify what data the mimetypes.MimeTypes class uses
未關閉
還沒有人認領這個 Issue。
3.10
3.11
3.9 (EOL)
docs
stdlib
type-bug
- 主要語言
- Python
- 星號
- 77.2k
- 分支
- 36k
- PR 合併指標
- PR 指標待擷取
描述
| BPO | 38656 |
|---|---|
| Nosy | @bitdancer, @zooba, @The-Compiler, @ammaraskar, @michael-lazar, @davidkhess, @tirkarthi, @akulakov |
| 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 2019-10-31.19:05:11.178>
labels = ['type-bug', 'library', '3.9', '3.10', '3.11']
title = '[doc] clarify what data the mimetypes.MimeTypes class uses'
updated_at = <Date 2022-01-14.14:18:37.895>
user = 'https://bugs.python.org/toonn'
bugs.python.org fields:
activity = <Date 2022-01-14.14:18:37.895>
actor = 'iritkatriel'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2019-10-31.19:05:11.178>
creator = 'toonn'
dependencies = []
files = []
hgrepos = []
issue_num = 38656
keywords = []
message_count = 13.0
messages = ['355763', '355781', '355782', '355841', '356106', '356853', '356861', '356865', '356866', '356867', '356868', '373795', '373832']
nosy_count = 9.0
nosy_names = ['r.david.murray', 'steve.dower', 'The Compiler', 'ammar2', 'michael-lazar', 'dhess', 'xtreak', 'toonn', 'andrei.avk']
pr_nums = ['27750']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue38656'
versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
先查看 mimetypes.MimeTypes 的文件以及現有的 pull request python/cpython#27750。釐清該類別使用哪些資料,然後確認文件是否準確描述了這些資料。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- documentation
- Issue 類型
- 文件
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 20/100