[issue34226] cgi.parse_multipart() requires undocumented CONTENT-LENGTH in Python 3.7
Martin Panter
report at bugs.python.org
Mon Sep 30 02:45:49 EDT 2019
Martin Panter <vadmium+py at gmail.com> added the comment:
Looks like the change causing this is revision cc3fa20. I would remove the reference to pdict['CONTENT-LENGTH'].
----------
keywords: +3.7regression
nosy: +martin.panter
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34226>
_______________________________________
More information about the Python-bugs-list
mailing list