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