Skip to content

[3.8] bpo-20504 : in cgi.py, fix bug when a multipart/form-data request has… (GH-10638)#15919

Merged
miss-islington merged 1 commit into
python:3.8from
miss-islington:backport-2d7caca-3.8
Sep 11, 2019
Merged

[3.8] bpo-20504 : in cgi.py, fix bug when a multipart/form-data request has… (GH-10638)#15919
miss-islington merged 1 commit into
python:3.8from
miss-islington:backport-2d7caca-3.8

Conversation

@miss-islington

@miss-islington miss-islington commented Sep 11, 2019

Copy link
Copy Markdown
Contributor
  • bpo-20504 : in cgi.py, fix bug when a multipart/form-data request has no content-length header

  • Add Misc/NEWS.d/next file.

  • Add rst formatting for NEWS.d/next file

  • Reaplce assert by self.assertEqual
    (cherry picked from commit 2d7caca)

Co-authored-by: Pierre Quentel pierre.quentel@gmail.com

https://bugs.python.org/issue20504

pythonGH-10638)

* bpo-20504 : in cgi.py, fix bug when a multipart/form-data request has no content-length header

* Add Misc/NEWS.d/next file.

* Add rst formatting for NEWS.d/next file

* Reaplce assert by self.assertEqual
(cherry picked from commit 2d7caca)

Co-authored-by: Pierre Quentel <pierre.quentel@gmail.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@PierreQuentel and @benjaminp: Status check is done, and it's a success ✅ .

@miss-islington
miss-islington merged commit e3bd941 into python:3.8 Sep 11, 2019
@miss-islington
miss-islington deleted the backport-2d7caca-3.8 branch September 11, 2019 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants