python / python/cpython

EmailMessage may need to support RFC-non-compliant MIME parameter encoding (encoded words in quotes) for output.

未关闭
#83,952 17 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

3.7 (EOL) 3.8 (EOL) stdlib topic-email type-feature
主要语言
Python
星标
77.2k
派生
36k
平均合并
1 天 9 小时
30 天内合并 PR
558

描述

BPO 39771
Nosy @warsaw, @bitdancer, @dorosch
Files
  • email bug.rar
  • foxmail_screenshot.jpeg
  • outlook_screenshot.jpeg
  • 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 2020-02-27.07:12:32.454>
    labels = ['3.8', 'type-feature', '3.7', 'expert-email']
    title = 'EmailMessage may need to support RFC-non-compliant MIME parameter encoding (encoded words in quotes) for output.'
    updated_at = <Date 2020-02-29.16:54:25.327>
    user = 'https://bugs.python.org/hwgdbSmith'
    

    bugs.python.org fields:

    activity = <Date 2020-02-29.16:54:25.327>
    actor = 'r.david.murray'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['email']
    creation = <Date 2020-02-27.07:12:32.454>
    creator = 'hwgdb Smith'
    dependencies = []
    files = ['48920', '48924', '48925']
    hgrepos = []
    issue_num = 39771
    keywords = []
    message_count = 17.0
    messages = ['362780', '362781', '362792', '362804', '362805', '362806', '362808', '362814', '362836', '362857', '362858', '362903', '362921', '362922', '362924', '362927', '362991']
    nosy_count = 4.0
    nosy_names = ['barry', 'r.david.murray', 'dorosch', 'hwgdb Smith']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'needs patch'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue39771'
    versions = ['Python 3.7', 'Python 3.8']
    

    贡献指南

    打开贡献指南

    从这里开始

    1. 先读完整个 Issue,再读项目的贡献指南。
    2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
    3. Fork 仓库,在一个分支上完成修改。
    4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

    调研方向

    从链接的 BPO issue 39771 及其电子邮件错误归档和屏幕截图开始,然后检查电子邮件组件 EmailMessage 的 MIME 参数编码行为。复现报告中的输出情况,并确定 quoted parameters 中 encoded words 的兼容性要求;实现约定的行为并由回归测试覆盖后,即视为完成。

    由索引模型根据 Issue 内容生成。

    评估

    技术栈
    python
    领域
    backend
    Issue 类型
    功能
    难度
    5/5
    预计耗时
    一周以上
    活跃度
    停滞
    描述清晰度
    需要澄清
    新手友好度
    30/100

    把新 issue 发到你的邮箱

    精选适合新手参与的 GitHub issue 摘要。