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 CuriousLearner
Recipients Conrad Ho, CuriousLearner, berker.peksag, demian.brecht, erynofwales, msosey, r.david.murray, sloonz, vinay.sajip, xgdomingo
Date 2018-08-08.07:52:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1533714724.68.0.56676864532.issue24255@psf.upfronthosting.co.za>
In-reply-to
Content
Yeah, that is understandable. I've reverted major chunk of it. Just in the http client file, I've added blank lines where ever necessary (which I think won't change the blame information for any of the code :))

Would that be okay?

Also, I did a change in the test to redirect the `output` from `test.support` to `stdout` in order to test the changes, but seems like the CI failed because the environment of test was changed. Is there a better method to accomplish it?
History
Date User Action Args
2018-08-08 07:52:04CuriousLearnersetrecipients: + CuriousLearner, vinay.sajip, r.david.murray, berker.peksag, demian.brecht, erynofwales, xgdomingo, sloonz, msosey, Conrad Ho
2018-08-08 07:52:04CuriousLearnersetmessageid: <1533714724.68.0.56676864532.issue24255@psf.upfronthosting.co.za>
2018-08-08 07:52:04CuriousLearnerlinkissue24255 messages
2018-08-08 07:52:04CuriousLearnercreate