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-30.00:24:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527639862.58.0.682650639539.issue31639@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 4f53e2ac16e0bebae0a0c18f220295035b081ee3 by Julien Palard in branch '3.7':
[3.7] bpo-31639: Change ThreadedHTTPServer to ThreadingHTTPServer class name (GH-7195) (GH-7219)
https://github.com/python/cpython/commit/4f53e2ac16e0bebae0a0c18f220295035b081ee3
History
Date User Action Args
2018-05-30 00:24:22mdksetrecipients: + 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-30 00:24:22mdksetmessageid: <1527639862.58.0.682650639539.issue31639@psf.upfronthosting.co.za>
2018-05-30 00:24:22mdklinkissue31639 messages
2018-05-30 00:24:21mdkcreate