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 belopolsky, ethan.furman, serhiy.storchaka, skrah, xiang.zhang
Date 2017-03-24.22:20:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490394023.36.0.940097063731.issue28856@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 7e2a54cdd977078b40b82182e46b201f8163f659 by Xiang Zhang in branch 'master':
bpo-28856: Let %b format for bytes support objects that follow the buffer protocol (GH-546)
https://github.com/python/cpython/commit/7e2a54cdd977078b40b82182e46b201f8163f659
History
Date User Action Args
2017-03-24 22:20:23xiang.zhangsetrecipients: + xiang.zhang, belopolsky, skrah, ethan.furman, serhiy.storchaka
2017-03-24 22:20:23xiang.zhangsetmessageid: <1490394023.36.0.940097063731.issue28856@psf.upfronthosting.co.za>
2017-03-24 22:20:23xiang.zhanglinkissue28856 messages
2017-03-24 22:20:23xiang.zhangcreate