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