validate mime types loaded from system files. Document that system files take precedence.
オープン
まだ誰も着手していません。
3.11
stdlib
type-feature
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
| BPO | 32462 |
|---|---|
| Nosy | @bitdancer, @csabella, @iritkatriel |
| 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 2017-12-31.11:07:49.291>
labels = ['type-feature', 'library', '3.11']
title = 'validate mime types loaded from system files. Document that system files take precedence.'
updated_at = <Date 2022-01-18.13:39:10.730>
user = 'https://github.com/csabella'
bugs.python.org fields:
activity = <Date 2022-01-18.13:39:10.730>
actor = 'iritkatriel'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2017-12-31.11:07:49.291>
creator = 'cheryl.sabella'
dependencies = []
files = []
hgrepos = []
issue_num = 32462
keywords = ['patch']
message_count = 4.0
messages = ['309275', '309291', '410864', '410865']
nosy_count = 3.0
nosy_names = ['r.david.murray', 'cheryl.sabella', 'iritkatriel']
pr_nums = ['5063']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue32462'
versions = ['Python 3.11']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
Library (Lib) コンポーネントから始め、既存の python/cpython#5063 パッチを確認してください。issue ではファイルもテストも指定されていないためです。システムファイルから読み込まれた mime types が検証されることを確認し、それらのファイルが優先されることを文書化し、関連するテストで両方の動作がカバーされていることを確認してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- backend
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 30/100