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 v+python
Recipients martin.panter, mattpr, ned.deily, paul.moore, ronaldoussoren, steve.dower, tim.golden, v+python, zach.ware
Date 2017-12-18.07:46:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513583198.34.0.213398074469.issue31639@psf.upfronthosting.co.za>
In-reply-to
Content
This probably has been around for a while: this 2011 thread in a Chromium wontfix bug is enlightening, but the solution suggested, a ThreadingMixIn for the HTTPServer, didn't help me.

https://bugs.chromium.org/p/chromium/issues/detail?id=195550
History
Date User Action Args
2017-12-18 07:46:38v+pythonsetrecipients: + v+python, paul.moore, ronaldoussoren, tim.golden, ned.deily, martin.panter, zach.ware, steve.dower, mattpr
2017-12-18 07:46:38v+pythonsetmessageid: <1513583198.34.0.213398074469.issue31639@psf.upfronthosting.co.za>
2017-12-18 07:46:38v+pythonlinkissue31639 messages
2017-12-18 07:46:38v+pythoncreate