Skip to content

email.Header.decode_header() doesn't work if encoded-word was separeted by CRLF #48741

@atsuoishimoto

Description

@atsuoishimoto
BPO 4491
Nosy @warsaw, @atsuoishimoto
Superseder
  • bpo-1079: decode_header does not follow RFC 2047
  • Files
  • email.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 2010-08-04.02:40:54.345>
    created_at = <Date 2008-12-02.16:15:58.185>
    labels = ['type-bug', 'library']
    title = "email.Header.decode_header() doesn't work if encoded-word was separeted by CRLF"
    updated_at = <Date 2010-08-04.02:40:54.344>
    user = 'https://github.com/atsuoishimoto'

    bugs.python.org fields:

    activity = <Date 2010-08-04.02:40:54.344>
    actor = 'terry.reedy'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-08-04.02:40:54.345>
    closer = 'terry.reedy'
    components = ['Library (Lib)']
    creation = <Date 2008-12-02.16:15:58.185>
    creator = 'ishimoto'
    dependencies = []
    files = ['12196']
    hgrepos = []
    issue_num = 4491
    keywords = ['patch']
    message_count = 3.0
    messages = ['76755', '81071', '85367']
    nosy_count = 4.0
    nosy_names = ['barry', 'ishimoto', 'tlynn', 'tony_nelson']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '1079'
    type = 'behavior'
    url = 'https://bugs.python.org/issue4491'
    versions = ['Python 2.6', 'Python 2.5', 'Python 2.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions