This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author xiang.zhang
Recipients ezio.melotti, malin, terry.reedy, vstinner, xiang.zhang
Date 2017-05-22.17:03:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495472582.18.0.779368801749.issue30003@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 54af41d42eebbe4c6afe6b34ebb0fb550de1e7ba by Xiang Zhang in branch '3.6':
bpo-30003: Fix handling escape characters in HZ codec (#1556) (#1719)
https://github.com/python/cpython/commit/54af41d42eebbe4c6afe6b34ebb0fb550de1e7ba
History
Date User Action Args
2017-05-22 17:03:02xiang.zhangsetrecipients: + xiang.zhang, terry.reedy, vstinner, ezio.melotti, malin
2017-05-22 17:03:02xiang.zhangsetmessageid: <1495472582.18.0.779368801749.issue30003@psf.upfronthosting.co.za>
2017-05-22 17:03:02xiang.zhanglinkissue30003 messages
2017-05-22 17:03:02xiang.zhangcreate