Skip to content

HTTP request-line parsing splits on Unicode whitespace #78154

@tipabu

Description

@tipabu
mannequin
BPO 33973
Nosy @vstinner, @ezio-melotti, @tipabu
PRs
  • gh-78154: Only split request lines on b'\x20' #7932
  • 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 2018-06-26.18:39:29.435>
    labels = ['type-bug', '3.8', '3.9', '3.7', 'library', 'expert-unicode']
    title = 'HTTP request-line parsing splits on Unicode whitespace'
    updated_at = <Date 2020-01-25.13:18:38.086>
    user = 'https://github.com/tipabu'

    bugs.python.org fields:

    activity = <Date 2020-01-25.13:18:38.086>
    actor = 'cheryl.sabella'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)', 'Unicode']
    creation = <Date 2018-06-26.18:39:29.435>
    creator = 'tburke'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33973
    keywords = ['patch']
    message_count = 2.0
    messages = ['320507', '320529']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'ezio.melotti', 'tburke']
    pr_nums = ['7932']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue33973'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of life3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytopic-unicodetype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions