]> granicus.if.org Git - python/commit
bpo-30500: Fix the NEWS entry (#2296)
authorVictor Stinner <victor.stinner@gmail.com>
Tue, 20 Jun 2017 14:09:06 +0000 (16:09 +0200)
committerGitHub <noreply@github.com>
Tue, 20 Jun 2017 14:09:06 +0000 (16:09 +0200)
commit82acabd3c52508d9e3f83a41fe7c684619cbbe7b
treeb7eda4b612053123b12b8a311fe3955ef61763b3
parent536c1f1246f4faa302f9f5613fc3444e7ae09b4a
bpo-30500: Fix the NEWS entry (#2296)

splithost() expects an URL starting with "//" not with "http://".
Misc/NEWS