Skip to content

[Windows] cgi handling of POSTed files is broken in Windows #52324

@MLModel

Description

@MLModel
mannequin
BPO 8077
Nosy @gvanrossum, @birkenfeld, @pfmoore, @orsenthil, @tjguk, @MLModel, @bitdancer, @PierreQuentel, @zware, @zooba
PRs
  • bpo-8077 Fix CGI Handling of POST on Windows. #25652
  • Files
  • cgi-post-broken.zip: zipped demo of problem
  • http-server.patch: Patch for http.server.CGIHTTPRequestHandler
  • 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 = None
    created_at = <Date 2010-03-06.01:43:39.134>
    labels = ['type-bug', '3.10', 'OS-windows']
    title = '[Windows] cgi handling of POSTed files is broken in Windows'
    updated_at = <Date 2021-04-27.14:24:08.871>
    user = 'https://github.com/MLModel'

    bugs.python.org fields:

    activity = <Date 2021-04-27.14:24:08.871>
    actor = 'vstinner'
    assignee = 'orsenthil'
    closed = False
    closed_date = None
    closer = None
    components = ['Windows']
    creation = <Date 2010-03-06.01:43:39.134>
    creator = 'MLModel'
    dependencies = []
    files = ['16465', '25440']
    hgrepos = []
    issue_num = 8077
    keywords = ['patch']
    message_count = 5.0
    messages = ['100509', '101211', '107405', '107960', '159838']
    nosy_count = 11.0
    nosy_names = ['gvanrossum', 'georg.brandl', 'paul.moore', 'ggenellina', 'orsenthil', 'tim.golden', 'MLModel', 'r.david.murray', 'quentel', 'zach.ware', 'steve.dower']
    pr_nums = ['25652']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue8077'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixesOS-windowstype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions