Skip to content

urllib.request add_header() currently allows trailing spaces (and other weird stuff) #61524

@karlcow

Description

@karlcow
mannequin
BPO 17322
Nosy @orsenthil, @bitdancer, @karlcow, @vadmium, @serhiy-storchaka
Files
  • issue-17322-1.patch
  • request_header_space_removal.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 = None
    created_at = <Date 2013-02-28.21:27:14.234>
    labels = ['type-bug', 'library']
    title = 'urllib.request add_header() currently allows trailing spaces (and other weird stuff)'
    updated_at = <Date 2015-03-12.09:25:59.868>
    user = 'https://github.com/karlcow'

    bugs.python.org fields:

    activity = <Date 2015-03-12.09:25:59.868>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2013-02-28.21:27:14.234>
    creator = 'karlcow'
    dependencies = []
    files = ['29292', '29297']
    hgrepos = []
    issue_num = 17322
    keywords = ['patch']
    message_count = 22.0
    messages = ['183234', '183236', '183322', '183357', '183382', '183383', '183384', '183385', '183393', '183397', '183398', '183399', '183400', '183410', '183412', '183415', '183451', '183459', '183467', '227361', '236425', '237920']
    nosy_count = 6.0
    nosy_names = ['orsenthil', 'r.david.murray', 'karlcow', 'martin.panter', 'piotr.dobrogost', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'needs patch'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue17322'
    versions = ['Python 3.5']

    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