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

Certain Malformed email causes email.parser to throw AttributeError #81091

Closed
@msapiro

Description

@msapiro
mannequin
BPO 36910
Nosy @warsaw, @msapiro, @bitdancer, @matrixise, @maxking, @websurfer5
Files
  • parse_bug.py: Python code that triggers bug
  • 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 2019-05-14.01:48:39.043>
    labels = ['3.8', 'type-bug', '3.7', 'expert-email']
    title = 'Certain Malformed email causes email.parser to throw AttributeError'
    updated_at = <Date 2019-05-31.06:07:00.991>
    user = 'https://github.com/msapiro'

    bugs.python.org fields:

    activity = <Date 2019-05-31.06:07:00.991>
    actor = 'Jeffrey.Kintscher'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['email']
    creation = <Date 2019-05-14.01:48:39.043>
    creator = 'msapiro'
    dependencies = []
    files = ['48330']
    hgrepos = []
    issue_num = 36910
    keywords = []
    message_count = 8.0
    messages = ['342415', '342446', '342466', '342480', '344018', '344021', '344025', '344028']
    nosy_count = 6.0
    nosy_names = ['barry', 'msapiro', 'r.david.murray', 'matrixise', 'maxking', 'Jeffrey.Kintscher']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'needs patch'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue36910'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifestdlibPython 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