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