Skip to content

IndexError thrown on email.message.Message.get #73598

Description

@uckelman
mannequin
BPO 29412
Nosy @warsaw, @bitdancer, @maxking, @zhangyangyu, @uckelman
PRs
  • bpo-29412: patched string index out of range error in get_word function of _head… #6907
  • bpo-29412: Fix indexError when parsing a header value ending unexpectedly #14387
  • [3.8] bpo-29412: Fix indexError when parsing a header value ending unexpectedly (GH-14387) #14411
  • [3.7] bpo-29412: Fix indexError when parsing a header value ending unexpectedly (GH-14387) #14412
  • Files
  • 29412.patch: patch
  • 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-17.03:01:56.392>
    created_at = <Date 2017-02-01.13:53:21.553>
    labels = ['3.8', 'type-bug', '3.7', 'expert-email', '3.9']
    title = 'IndexError thrown on email.message.Message.get'
    updated_at = <Date 2019-08-17.03:01:56.384>
    user = 'https://github.com/uckelman'

    bugs.python.org fields:

    activity = <Date 2019-08-17.03:01:56.384>
    actor = 'maxking'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-08-17.03:01:56.392>
    closer = 'maxking'
    components = ['email']
    creation = <Date 2017-02-01.13:53:21.553>
    creator = 'uckelman'
    dependencies = []
    files = ['46562']
    hgrepos = []
    issue_num = 29412
    keywords = ['patch']
    message_count = 13.0
    messages = ['286631', '286633', '286635', '286845', '286867', '287232', '287242', '345631', '345632', '345633', '346676', '346689', '346690']
    nosy_count = 5.0
    nosy_names = ['barry', 'r.david.murray', 'maxking', 'xiang.zhang', 'uckelman']
    pr_nums = ['6907', '14387', '14411', '14412']
    priority = 'normal'
    resolution = None
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue29412'
    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