◐ Shell
reader mode source ↗
Skip to content

bpo-8077 Fix CGI Handling of POST on Windows.#25652

Closed
orsenthil wants to merge 2 commits into
python:mainfrom
orsenthil:issue8077
Closed

bpo-8077 Fix CGI Handling of POST on Windows.#25652
orsenthil wants to merge 2 commits into
python:mainfrom
orsenthil:issue8077

Conversation

@orsenthil

@orsenthil orsenthil commented Apr 27, 2021

Copy link
Copy Markdown
Member

bpo-8077: https://bugs.python.org/issue8077 - Fix CGI Handling of POST on Windows

The first version of patch was submitted by Pierre Quentel.

https://bugs.python.org/issue8077

@orsenthil orsenthil changed the title Fix CGI Handling of POST on Windows. Apr 27, 2021
@orsenthil orsenthil self-assigned this Apr 27, 2021
@github-actions

github-actions Bot commented Jun 3, 2021

Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions Bot added the stale Stale PR or inactive for long period of time. label Jun 3, 2021
@kumaraditya303

Copy link
Copy Markdown
Contributor

Closing as cgi is deprecated as per pep 594 https://peps.python.org/pep-0594/#cgi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core review DO-NOT-MERGE stale Stale PR or inactive for long period of time.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants