[Python-checkins] [python/cpython] e65fcd: bpo-27200: Fix several doctests (GH-604)

GitHub noreply at github.com
Thu Apr 27 08:23:35 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/python/cpython
  Commit: e65fcde85abf6617508f2d6b77020e24b8ca6f6b
      https://github.com/python/cpython/commit/e65fcde85abf6617508f2d6b77020e24b8ca6f6b
  Author: Marco Buttu <marco.buttu at gmail.com>
  Date:   2017-04-27 (Thu, 27 Apr 2017)

  Changed paths:
    M Doc/library/email.compat32-message.rst
    M Doc/library/functions.rst
    M Doc/library/ipaddress.rst
    M Doc/library/reprlib.rst
    M Doc/library/shlex.rst
    M Doc/library/urllib.parse.rst
    M Doc/whatsnew/3.2.rst

  Log Message:
  -----------
  bpo-27200: Fix several doctests (GH-604)




More information about the Python-checkins mailing list