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 Nick Huber, serhiy.storchaka, vstinner, xiang.zhang
Date 2017-03-24.22:50:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490395832.23.0.904267355295.issue29714@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset df6d7b406f3d1b2e4e2014751bfa25574c4df222 by Xiang Zhang in branch '3.6':
[3.6] bpo-29714: Fix a regression that bytes format may fail when containing zero bytes inside. (GH-504)
https://github.com/python/cpython/commit/df6d7b406f3d1b2e4e2014751bfa25574c4df222
History
Date User Action Args
2017-03-24 22:50:32xiang.zhangsetrecipients: + xiang.zhang, vstinner, serhiy.storchaka, Nick Huber
2017-03-24 22:50:32xiang.zhangsetmessageid: <1490395832.23.0.904267355295.issue29714@psf.upfronthosting.co.za>
2017-03-24 22:50:32xiang.zhanglinkissue29714 messages
2017-03-24 22:50:32xiang.zhangcreate