bpo-20504 : in cgi.py, fix bug when a multipart/form-data request has… (#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
P
Pierre Quentel committed
2d7cacacc310b65b43e7e2de89e7722291dea6a4
Parent: 972cf5c
Committed by Benjamin Peterson <benjamin@python.org>
on 9/11/2019, 11:05:53 AM