X Tutup
The Wayback Machine - https://web.archive.org/web/20250823203649/https://github.com/python/cpython/issues/75171
Skip to content

Exception parsing invalid email address headers starting or ending with dot #75171

@timb07

Description

@timb07
mannequin
BPO 30988
Nosy @warsaw, @ncoghlan, @kfogel, @bitdancer, @timb07, @cnicodeme, @malvidin, @iritkatriel
PRs
  • gh-75171: Fix parsing address headers with dots start/end display name #2811
  • gh-75171: Fix parsing invalid email address headers starting or ending with a dot #15600
  • bpo-30988: Add InvalidHeaderDefect for Trailing Periods #18687
  • 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 2017-07-22.04:50:02.706>
    labels = ['3.11', 'type-bug', 'expert-email', '3.10', '3.9']
    title = 'Exception parsing invalid email address headers starting or ending with dot'
    updated_at = <Date 2021-12-06.11:29:24.562>
    user = 'https://github.com/timb07'

    bugs.python.org fields:

    activity = <Date 2021-12-06.11:29:24.562>
    actor = 'iritkatriel'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['email']
    creation = <Date 2017-07-22.04:50:02.706>
    creator = 'timb07'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30988
    keywords = ['patch']
    message_count = 4.0
    messages = ['298836', '357638', '383564', '407789']
    nosy_count = 8.0
    nosy_names = ['barry', 'ncoghlan', 'kfogel', 'r.david.murray', 'timb07', 'cnicodeme', 'Steven Hilton', 'iritkatriel']
    pr_nums = ['2811', '15600', '18687']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue30988'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Linked PRs

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixes3.9only security fixesstdlibPython modules in the Lib dirtopic-emailtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        X Tutup