Skip to content

String index out of range in get_group(), email/_header_value_parser.py #77657

@Cacadril

Description

@Cacadril
mannequin
BPO 33476
Nosy @warsaw, @bitdancer, @zooba, @corona10, @miss-islington
PRs
  • bpo-33476: Fix _header_value_parser.py when address group is missing final ';' #7484
  • [3.7] bpo-33476: Fix _header_value_parser when address group is missing final ';' (GH-7484) #8522
  • [3.6] bpo-33476: Fix _header_value_parser when address group is missing final ';' (GH-7484) #8524
  • Files
  • email.eml: email with a group of recipient but missing ";"
  • 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 2018-07-28.16:45:54.846>
    created_at = <Date 2018-05-13.00:50:02.620>
    labels = ['easy', '3.8', 'type-bug', '3.7', 'expert-email']
    title = 'String index out of range in get_group(), email/_header_value_parser.py'
    updated_at = <Date 2018-07-28.16:45:54.845>
    user = 'https://bugs.python.org/Cacadril'

    bugs.python.org fields:

    activity = <Date 2018-07-28.16:45:54.845>
    actor = 'steve.dower'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-07-28.16:45:54.846>
    closer = 'steve.dower'
    components = ['email']
    creation = <Date 2018-05-13.00:50:02.620>
    creator = 'Cacadril'
    dependencies = []
    files = ['47606']
    hgrepos = []
    issue_num = 33476
    keywords = ['patch', 'easy']
    message_count = 9.0
    messages = ['316440', '316538', '317165', '318049', '319007', '319368', '322554', '322567', '322568']
    nosy_count = 6.0
    nosy_names = ['barry', 'r.david.murray', 'steve.dower', 'corona10', 'miss-islington', 'Cacadril']
    pr_nums = ['7484', '8522', '8524']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue33476'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions