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 pmpp
Recipients danishprakash, paul.moore, pmpp, steve.dower, tim.golden, zach.ware
Date 2018-12-08.22:21:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544307679.62.0.788709270274.issue35292@psf.upfronthosting.co.za>
In-reply-to
Content
the PR as it is actually add a blocking read (and maybe exceptions or whatever mimetypes modules decide to do) in processing of the first request to server, which has nothing to do with the code serving that request.

I agree that makes no sense at all.
History
Date User Action Args
2018-12-08 22:21:19pmppsetrecipients: + pmpp, paul.moore, tim.golden, zach.ware, steve.dower, danishprakash
2018-12-08 22:21:19pmppsetmessageid: <1544307679.62.0.788709270274.issue35292@psf.upfronthosting.co.za>
2018-12-08 22:21:19pmpplinkissue35292 messages
2018-12-08 22:21:19pmppcreate