]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-36019: Use pythontest.net instead of example.com in network tests (GH-11941)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 22 Feb 2019 14:03:26 +0000 (06:03 -0800)
committerGitHub <noreply@github.com>
Fri, 22 Feb 2019 14:03:26 +0000 (06:03 -0800)
commit6163210089148ad31c270695f7273fc3561a211a
treeabc3c60f12d28f554e164c6780df3ce7000ba449
parent1b2ff9ff093ab315f691348a0e91094bfa2056a0
bpo-36019: Use pythontest.net instead of example.com in network tests (GH-11941)

(cherry picked from commit a40681dd5db8deaf05a635eecb91498dac882aa4)

Co-authored-by: Stéphane Wirtel <stephane@wirtel.be>
Doc/library/test.rst
Lib/test/support/__init__.py
Lib/test/test_urllib.py
Lib/test/test_urllib2net.py
Lib/test/test_urllibnet.py
Misc/NEWS.d/next/Tests/2019-02-21-14-23-51.bpo-36019.zS_OUi.rst [new file with mode: 0644]