[Python-checkins] [python/cpython] 0b4b57: bpo-30378: Fix the problem that SysLogHandler can'...

GitHub noreply at github.com
Thu Jun 1 09:11:59 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/python/cpython
  Commit: 0b4b57df964f1ba427684556b8e5f05852454e0d
      https://github.com/python/cpython/commit/0b4b57df964f1ba427684556b8e5f05852454e0d
  Author: Xiang Zhang <angwerzx at 126.com>
  Date:   2017-06-01 (Thu, 01 Jun 2017)

  Changed paths:
    M Lib/logging/handlers.py
    M Lib/test/test_logging.py
    M Misc/NEWS

  Log Message:
  -----------
  bpo-30378: Fix the problem that SysLogHandler can't handle IPv6 addresses (#1676)




More information about the Python-checkins mailing list