[Python-Dev] [Python-checkins] cpython: Use HTTP in testPythonOrg
Berker Peksağ
berker.peksag at gmail.com
Mon Sep 19 04:56:47 EDT 2016
More information about the Python-Dev mailing list
Mon Sep 19 04:56:47 EDT 2016
- Previous message (by thread): [Python-Dev] [Python-checkins] cpython: Use HTTP in testPythonOrg
- Next message (by thread): [Python-Dev] [Python-checkins] cpython: Fixes test_getargs2 to get the buildbots working again.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sun, Sep 11, 2016 at 3:58 PM, Eric V. Smith <eric at trueblade.com> wrote: > Hi, Berker. > > Could you add a comment to the test on why this should use http? I can see > this bouncing back and forth between http and https, as people clean an up > all http usages to be https. Hi Eric, Sorry, I missed your email. Victor's analysis is correct. I've changed the test to use pythontest.net and increased the test coverage in http://bugs.python.org/issue28151. Thank you for the review! --Berker
- Previous message (by thread): [Python-Dev] [Python-checkins] cpython: Use HTTP in testPythonOrg
- Next message (by thread): [Python-Dev] [Python-checkins] cpython: Fixes test_getargs2 to get the buildbots working again.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list