]> granicus.if.org Git - python/commit
Issue #20939: Fix test_geturl failure in test_urllibnet due to
authorNed Deily <nad@acm.org>
Sat, 15 Mar 2014 20:14:15 +0000 (13:14 -0700)
committerNed Deily <nad@acm.org>
Sat, 15 Mar 2014 20:14:15 +0000 (13:14 -0700)
commita146df8dd609600d7d6c253b470f0ac32c324659
tree381fb50bef2fec59c591945eaa04eb5705525288
parentfbe50672c182daff9ae9548e8cc253ccac1dc232
Issue #20939: Fix test_geturl failure in test_urllibnet due to
new redirect of http://www.python.org/ to https://www.python.org.
Lib/test/test_urllibnet.py
Misc/NEWS