Skip to content

CGIHTTPRequestHandler.run_cgi() HTTP_ACCEPT improperly parsed #49304

@mwatkins

Description

@mwatkins
mannequin
BPO 5054
Nosy @terryjreedy, @orsenthil, @akheron, @vadmium, @demianbrecht, @miss-islington
PRs
  • bpo-5054: CGIHTTPRequestHandler.run_cgi() HTTP_ACCEPT improperly parsed #23638
  • [3.9] bpo-5054: CGIHTTPRequestHandler.run_cgi() HTTP_ACCEPT improperly parsed (GH-23638) #23657
  • Files
  • cgi-accept.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 = 'https://github.com/orsenthil'
    closed_at = <Date 2020-12-05.15:59:51.277>
    created_at = <Date 2009-01-25.15:30:02.235>
    labels = ['type-bug', 'library', '3.9', '3.10']
    title = 'CGIHTTPRequestHandler.run_cgi() HTTP_ACCEPT improperly parsed'
    updated_at = <Date 2020-12-05.16:00:36.000>
    user = 'https://bugs.python.org/mwatkins'

    bugs.python.org fields:

    activity = <Date 2020-12-05.16:00:36.000>
    actor = 'orsenthil'
    assignee = 'orsenthil'
    closed = True
    closed_date = <Date 2020-12-05.15:59:51.277>
    closer = 'orsenthil'
    components = ['Library (Lib)']
    creation = <Date 2009-01-25.15:30:02.235>
    creator = 'mwatkins'
    dependencies = []
    files = ['38142']
    hgrepos = []
    issue_num = 5054
    keywords = ['patch']
    message_count = 6.0
    messages = ['80510', '108657', '236019', '236020', '382569', '382570']
    nosy_count = 8.0
    nosy_names = ['terry.reedy', 'orsenthil', 'mwatkins', 'catalin.iacob', 'petri.lehtinen', 'martin.panter', 'demian.brecht', 'miss-islington']
    pr_nums = ['23638', '23657']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue5054'
    versions = ['Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.9 (EOL)end of lifestdlibStandard 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