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 berker.peksag
Recipients berker.peksag, srittau
Date 2017-11-15.01:53:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510710835.12.0.213398074469.issue32029@psf.upfronthosting.co.za>
In-reply-to
Content
Thank you for your report. This looks like a duplicate of issue 27777. You might workaround this by passing ``headers={"Content-Disposition": "inline"}`` to cgi.FieldStorage() (untested)
History
Date User Action Args
2017-11-15 01:53:55berker.peksagsetrecipients: + berker.peksag, srittau
2017-11-15 01:53:55berker.peksagsetmessageid: <1510710835.12.0.213398074469.issue32029@psf.upfronthosting.co.za>
2017-11-15 01:53:55berker.peksaglinkissue32029 messages
2017-11-15 01:53:54berker.peksagcreate