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 vstinner
Recipients martin.panter, paul.moore, steve.dower, terry.reedy, tim.golden, vstinner, zach.ware
Date 2015-09-16.12:47:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1442407677.87.0.492885854966.issue25095@psf.upfronthosting.co.za>
In-reply-to
Content
You may try "hg bisect" to find which revision broke test_httpservers. It can be slow if you have to recompile manually Python :-(
History
Date User Action Args
2015-09-16 12:47:57vstinnersetrecipients: + vstinner, terry.reedy, paul.moore, tim.golden, martin.panter, zach.ware, steve.dower
2015-09-16 12:47:57vstinnersetmessageid: <1442407677.87.0.492885854966.issue25095@psf.upfronthosting.co.za>
2015-09-16 12:47:57vstinnerlinkissue25095 messages
2015-09-16 12:47:57vstinnercreate