Skip to content

Some invalid email address groups cause an IndexError instead of a HeaderParseError #76359

Description

@mtorromeo
mannequin
BPO 32178
Nosy @warsaw, @bitdancer, @maxking, @csabella, @mtorromeo, @miss-islington
PRs
  • bpo-32178: Fix IndexError on invalid email group header parsing #4642
  • bpo-32178: Fix IndexError trying to parse 'To' header starting with ':'. #15044
  • [3.8] bpo-32178: Fix IndexError trying to parse 'To' header starting with ':'. (GH-15044) #15213
  • [3.7] bpo-32178: Fix IndexError trying to parse 'To' header starting with ':'. (GH-15044) #15214
  • 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 = <Date 2019-08-11.21:09:42.939>
    created_at = <Date 2017-11-30.10:40:34.903>
    labels = ['3.8', 'type-bug', '3.7', 'expert-email', '3.9']
    title = 'Some invalid email address groups cause an IndexError instead of a HeaderParseError'
    updated_at = <Date 2019-08-11.21:09:42.931>
    user = 'https://github.com/mtorromeo'

    bugs.python.org fields:

    activity = <Date 2019-08-11.21:09:42.931>
    actor = 'maxking'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-08-11.21:09:42.939>
    closer = 'maxking'
    components = ['email']
    creation = <Date 2017-11-30.10:40:34.903>
    creator = 'mtorromeo'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32178
    keywords = ['patch']
    message_count = 9.0
    messages = ['307285', '307291', '307293', '345627', '347248', '347585', '349407', '349408', '349409']
    nosy_count = 6.0
    nosy_names = ['barry', 'r.david.murray', 'maxking', 'cheryl.sabella', 'mtorromeo', 'miss-islington']
    pr_nums = ['4642', '15044', '15213', '15214']
    priority = 'normal'
    resolution = None
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue32178'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions