email.contentmanager raises error when policy.max_line_length==None or 0
オープン
まだ誰も着手していません。
3.10
3.11
3.12
stdlib
topic-email
type-bug
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
| BPO | 34800 |
|---|---|
| Nosy | @warsaw, @bitdancer, @tirkarthi, @silane |
| 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 2018-09-25.15:36:08.767>
labels = ['3.8', 'type-bug', '3.7', 'expert-email']
title = 'email.contentmanager raises error when policy.max_line_length==None or 0'
updated_at = <Date 2018-09-25.20:24:05.900>
user = 'https://github.com/silane'
bugs.python.org fields:
activity = <Date 2018-09-25.20:24:05.900>
actor = 'silane'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['email']
creation = <Date 2018-09-25.15:36:08.767>
creator = 'silane'
dependencies = []
files = []
hgrepos = []
issue_num = 34800
keywords = ['patch']
message_count = 4.0
messages = ['326364', '326384', '326399', '326403']
nosy_count = 4.0
nosy_names = ['barry', 'r.david.murray', 'xtreak', 'silane']
pr_nums = ['9578']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue34800'
versions = ['Python 3.7', 'Python 3.8']
Linked PRs
- gh-123581
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず email.contentmanager の実装とリンクされている PR の参照先を確認してください。max_line_length が None または 0 のポリシーで失敗を再現し、その後 email コンポーネントの既存のテストを調べてください。完了条件は、他の動作を変更せずに、それらのケースで報告されたエラーが発生しなくなることです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- backend
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 25/100