[Python-checkins] [python/cpython] 845770: bpo-30500: Fix the NEWS entry (#2293)

GitHub noreply at github.com
Tue Jun 20 10:09:24 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/python/cpython
  Commit: 8457706ee308a621103e9b9c760ca9da3cc4e7c0
      https://github.com/python/cpython/commit/8457706ee308a621103e9b9c760ca9da3cc4e7c0
  Author: Victor Stinner <victor.stinner at gmail.com>
  Date:   2017-06-20 (Tue, 20 Jun 2017)

  Changed paths:
    M Misc/NEWS

  Log Message:
  -----------
  bpo-30500: Fix the NEWS entry (#2293)

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




More information about the Python-checkins mailing list