This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jshields
Recipients cboos, jshields, mbordas, orsenthil, patrick.vrijlandt, r.david.murray, v+python
Date 2017-03-13.17:58:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1489427911.38.0.80483714492.issue15564@psf.upfronthosting.co.za>
In-reply-to
Content
I ran into this issue as well. I think it is something cgi.py will need to handle correctly when this type of file is uploaded from a browser's file input.
History
Date User Action Args
2017-03-13 17:58:31jshieldssetrecipients: + jshields, orsenthil, cboos, v+python, r.david.murray, patrick.vrijlandt, mbordas
2017-03-13 17:58:31jshieldssetmessageid: <1489427911.38.0.80483714492.issue15564@psf.upfronthosting.co.za>
2017-03-13 17:58:31jshieldslinkissue15564 messages
2017-03-13 17:58:31jshieldscreate