email.feedparser: support RFC 6532 section 3.5
オープン
まだ誰も着手していません。
3.11
topic-email
type-bug
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
| BPO | 44660 |
|---|---|
| Nosy | @warsaw, @terryjreedy, @bitdancer, @f18a14c09s |
| 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 2021-07-17.03:52:51.007>
labels = ['type-bug', 'expert-email', '3.11']
title = 'email.feedparser: support RFC 6532 section 3.5'
updated_at = <Date 2022-04-02.02:44:28.408>
user = 'https://github.com/f18a14c09s'
bugs.python.org fields:
activity = <Date 2022-04-02.02:44:28.408>
actor = 'f18a14c09s'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['email']
creation = <Date 2021-07-17.03:52:51.007>
creator = 'f18a14c09s'
dependencies = []
files = []
hgrepos = []
issue_num = 44660
keywords = ['patch']
message_count = 9.0
messages = ['397693', '398094', '398100', '398101', '398103', '398107', '398108', '398773', '416533']
nosy_count = 6.0
nosy_names = ['barry', 'terry.reedy', 'r.david.murray', 'python-dev', 'virusdetected1337', 'f18a14c09s']
pr_nums = ['27208']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue44660'
versions = ['Python 3.11']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず RFC 6532 のセクション 3.5 と email.feedparser の実装を読み、その後、既存の python/cpython#27208 pull request を確認してください。パーサーが適切なテストとともに指定された動作をサポートすれば完了ですが、この issue では変更対象のファイルやテストは指定されていません。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- backend, internationalization
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100