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

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