[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