The decode_header function does not always work correctly.
オープン
まだ誰も着手していません。
stdlib
topic-email
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
| BPO | 34330 |
|---|---|
| Nosy | @warsaw, @bitdancer, @tirkarthi |
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 2018-08-03.14:40:05.783>
labels = ['expert-email']
title = 'The decode_header function does not always work correctly.'
updated_at = <Date 2018-08-05.05:03:04.276>
user = 'https://bugs.python.org/2'
bugs.python.org fields:
activity = <Date 2018-08-05.05:03:04.276>
actor = 'xtreak'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['email']
creation = <Date 2018-08-03.14:40:05.783>
creator = '\xd0\x92\xd0\xbb\xd0\xb0\xd0\xb4 \xd0\x9a2'
dependencies = []
files = []
hgrepos = []
issue_num = 34330
keywords = []
message_count = 1.0
messages = ['323056']
nosy_count = 4.0
nosy_names = ['barry', 'r.david.murray', 'xtreak', '\xd0\x92\xd0\xbb\xd0\xb0\xd0\xb4 \xd0\x9a2']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue34330'
versions = ['Python 2.7']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、Python の email 実装にある decode_header を特定し、元のバグ報告にあるどの入力ケースで誤った動作を再現できるかを判断します。payload にはソースファイルもテストも記載されていないため、期待されるデコード結果を定義して修正を検証する前に、関連する email のテストを特定してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- backend
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100