Skip to content

email message.get_params() and related methods sometimes fail. #49527

@msapiro

Description

@msapiro
mannequin
BPO 5277
Nosy @warsaw, @msapiro, @bitdancer
Files
  • message.patch: Patch to not count quoted quotes in _parseparams()
  • issue5277.patch: email.get_param() properly escapes quotations.
  • 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 = 'https://github.com/bitdancer'
    closed_at = <Date 2010-04-14.19:08:09.054>
    created_at = <Date 2009-02-16.04:35:14.042>
    labels = ['easy', 'type-bug', 'library']
    title = 'email message.get_params() and related methods sometimes fail.'
    updated_at = <Date 2010-04-14.19:08:09.053>
    user = 'https://github.com/msapiro'

    bugs.python.org fields:

    activity = <Date 2010-04-14.19:08:09.053>
    actor = 'r.david.murray'
    assignee = 'r.david.murray'
    closed = True
    closed_date = <Date 2010-04-14.19:08:09.054>
    closer = 'r.david.murray'
    components = ['Library (Lib)']
    creation = <Date 2009-02-16.04:35:14.042>
    creator = 'msapiro'
    dependencies = []
    files = ['13105', '16426']
    hgrepos = []
    issue_num = 5277
    keywords = ['patch', 'easy']
    message_count = 4.0
    messages = ['82215', '100377', '102976', '103140']
    nosy_count = 5.0
    nosy_names = ['barry', 'msapiro', 'rcoyner', 'r.david.murray', 'l0nwlf']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue5277'
    versions = ['Python 2.6', 'Python 3.1', 'Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    easystdlibStandard 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