Skip to content

Bugfix: cgi FieldStorage#294

Merged
digitalresistor merged 3 commits intomasterfrom
bugfix/cgi_FieldStorage
Nov 18, 2016
Merged

Bugfix: cgi FieldStorage#294
digitalresistor merged 3 commits intomasterfrom
bugfix/cgi_FieldStorage

Conversation

@digitalresistor
Copy link
Member

This supersedes PR #281.

This fixes Python bug https://bugs.python.org/issue27777

Closes #280, #281

This makes sure that we don't regress on our FieldStorage support across
supported versions of Python
This also fixes Python bug 24764.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Problem with multipart request when content-length is defined for content part (Python 3.4)

1 participant