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:04:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495472670.1.0.0082731965491.issue30003@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 6e1b832a6c0c8f32962a196ab631ccc17471d32b by Xiang Zhang in branch '2.7':
bpo-30003: Fix handling escape characters in HZ codec (#1720) (#1556)
https://github.com/python/cpython/commit/6e1b832a6c0c8f32962a196ab631ccc17471d32b
History
Date User Action Args
2017-05-22 17:04:30xiang.zhangsetrecipients: + xiang.zhang, terry.reedy, vstinner, ezio.melotti, malin
2017-05-22 17:04:30xiang.zhangsetmessageid: <1495472670.1.0.0082731965491.issue30003@psf.upfronthosting.co.za>
2017-05-22 17:04:30xiang.zhanglinkissue30003 messages
2017-05-22 17:04:30xiang.zhangcreate