Skip to content

email.policy.SMTP.fold() mangles long headers #74717

@chrisarraicom

Description

@chrisarraicom
BPO 30532
Nosy @warsaw, @bitdancer, @jhillacre
PRs
  • bpo-30532: email.policy.SMTP.fold() mangles long headers #1892
  • [3.6] bpo-30532: Fix whitespace folding in certain cases #2591
  • [3.5] bpo-30532: Fix whitespace folding in certain cases #2592
  • Files
  • test_long_mime_headers.py: Test case for folding long email headers.
  • 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 2017-07-06.21:30:10.140>
    created_at = <Date 2017-05-31.22:08:53.091>
    labels = ['type-bug']
    title = 'email.policy.SMTP.fold() mangles long headers'
    updated_at = <Date 2017-07-06.21:30:10.139>
    user = 'https://bugs.python.org/chrisarraicom'

    bugs.python.org fields:

    activity = <Date 2017-07-06.21:30:10.139>
    actor = 'r.david.murray'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-07-06.21:30:10.140>
    closer = 'r.david.murray'
    components = []
    creation = <Date 2017-05-31.22:08:53.091>
    creator = '[email protected]'
    dependencies = []
    files = ['46917']
    hgrepos = []
    issue_num = 30532
    keywords = []
    message_count = 10.0
    messages = ['294875', '294878', '295209', '295210', '296584', '296732', '296948', '297843', '297844', '297845']
    nosy_count = 4.0
    nosy_names = ['barry', 'r.david.murray', 'jhillacre', '[email protected]']
    pr_nums = ['1892', '2591', '2592']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue30532'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions