]> granicus.if.org Git - python/commit
bpo-30500: Fix the NEWS entry (#2295)
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)
commit410860662f53945cddf5886801c5a88a84801fec
treef3844be077ddf64e9f8af1c545f39f52d41b4928
parent4899d847ed3f56b2a712799f896aa1f28540a5c0
bpo-30500: Fix the NEWS entry (#2295)

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