[Python-checkins] [python/cpython] 6e1b83: bpo-30003: Fix handling escape characters in HZ co...

GitHub noreply at github.com
Mon May 22 13:04:29 EDT 2017


  Branch: refs/heads/2.7
  Home:   https://github.com/python/cpython
  Commit: 6e1b832a6c0c8f32962a196ab631ccc17471d32b
      https://github.com/python/cpython/commit/6e1b832a6c0c8f32962a196ab631ccc17471d32b
  Author: Xiang Zhang <angwerzx at 126.com>
  Date:   2017-05-23 (Tue, 23 May 2017)

  Changed paths:
    M Lib/test/test_codecencodings_cn.py
    M Misc/NEWS
    M Modules/cjkcodecs/_codecs_cn.c

  Log Message:
  -----------
  bpo-30003: Fix handling escape characters in HZ codec (#1720) (#1556)




More information about the Python-checkins mailing list