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 mdk
Recipients martin.panter, mattpr, mdk, ned.deily, paul.moore, r.david.murray, rogerwang, ronaldoussoren, steve.dower, tim.golden, v+python, zach.ware
Date 2018-03-23.16:40:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1521823241.16.0.467229070634.issue31639@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 8bcfa02e4b1b65634e526e197588bc600674c80b by Julien Palard in branch 'master':
bpo-31639: Use threads in http.server module. (GH-5018)
https://github.com/python/cpython/commit/8bcfa02e4b1b65634e526e197588bc600674c80b
History
Date User Action Args
2018-03-23 16:40:41mdksetrecipients: + mdk, paul.moore, ronaldoussoren, tim.golden, ned.deily, v+python, r.david.murray, martin.panter, zach.ware, steve.dower, mattpr, rogerwang
2018-03-23 16:40:41mdksetmessageid: <1521823241.16.0.467229070634.issue31639@psf.upfronthosting.co.za>
2018-03-23 16:40:41mdklinkissue31639 messages
2018-03-23 16:40:41mdkcreate