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, miss-islington, ned.deily, paul.moore, r.david.murray, rogerwang, ronaldoussoren, steve.dower, tim.golden, v+python, zach.ware
Date 2018-05-29.20:10:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527624632.93.0.682650639539.issue31639@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 1cee216cf383eade641aed22f4ec7d4cb565ecff by Julien Palard (Géry Ogam) in branch 'master':
bpo-31639: Change ThreadedHTTPServer to ThreadingHTTPServer class name (GH-7195)
https://github.com/python/cpython/commit/1cee216cf383eade641aed22f4ec7d4cb565ecff
History
Date User Action Args
2018-05-29 20:10:33mdksetrecipients: + mdk, paul.moore, ronaldoussoren, tim.golden, ned.deily, v+python, r.david.murray, martin.panter, zach.ware, steve.dower, mattpr, rogerwang, miss-islington
2018-05-29 20:10:32mdksetmessageid: <1527624632.93.0.682650639539.issue31639@psf.upfronthosting.co.za>
2018-05-29 20:10:32mdklinkissue31639 messages
2018-05-29 20:10:32mdkcreate