Email does not apply policy to multipart messages with defects
未關閉
還沒有人認領這個 Issue。
3.8 (EOL)
topic-email
- 主要語言
- Python
- 星號
- 77.2k
- 分支
- 36k
- 平均合併
- 1 天 9 小時
- 30 天內合併 PR
- 558
描述
| BPO | 43818 |
|---|---|
| Nosy | @warsaw, @bitdancer, @jishac |
| Files |
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-04-12.20:17:28.769>
labels = ['3.8', 'expert-email']
title = 'Email does not apply policy to multipart messages with defects'
updated_at = <Date 2022-03-28.19:43:44.147>
user = 'https://github.com/jishac'
bugs.python.org fields:
activity = <Date 2022-03-28.19:43:44.147>
actor = 'mdengler'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['email']
creation = <Date 2021-04-12.20:17:28.769>
creator = 'jishac'
dependencies = []
files = ['49955']
hgrepos = []
issue_num = 43818
keywords = []
message_count = 2.0
messages = ['390897', '416204']
nosy_count = 4.0
nosy_names = ['barry', 'r.david.murray', 'mdengler', 'jishac']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue43818'
versions = ['Python 3.8']
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
先使用隨附的 email.multipart.test.py 指令碼重現該行為,然後追蹤 email 元件處理有缺陷的 multipart 訊息及套用 policy 的流程。當回報的案例依照 policy 運作,且有涵蓋該案例的 regression test 時,即視為完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- backend
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100