Skip to content

email.header.decode_header fails if the string contains multiple directives #54783

@invisibleroads

Description

@invisibleroads
BPO 10574
Nosy @warsaw, @bitdancer
Superseder
  • bpo-1079: decode_header does not follow RFC 2047
  • 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 2012-06-03.22:11:21.086>
    created_at = <Date 2010-11-29.04:58:57.781>
    labels = ['type-bug', 'library', 'expert-email']
    title = 'email.header.decode_header fails if the string contains multiple directives'
    updated_at = <Date 2012-07-04.10:11:38.557>
    user = 'https://bugs.python.org/invisibleroads'

    bugs.python.org fields:

    activity = <Date 2012-07-04.10:11:38.557>
    actor = 'invisibleroads'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-06-03.22:11:21.086>
    closer = 'r.david.murray'
    components = ['Library (Lib)', 'email']
    creation = <Date 2010-11-29.04:58:57.781>
    creator = 'invisibleroads'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 10574
    keywords = []
    message_count = 8.0
    messages = ['122772', '122773', '122774', '122776', '122918', '126838', '162237', '164640']
    nosy_count = 3.0
    nosy_names = ['barry', 'invisibleroads', 'r.david.murray']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '1079'
    type = 'behavior'
    url = 'https://bugs.python.org/issue10574'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

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

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions