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 vstinner
Recipients serhiy.storchaka, vstinner
Date 2015-10-09.12:16:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1444392997.19.0.767787347816.issue25353@psf.upfronthosting.co.za>
In-reply-to
Content
The _PyBytesWriter API was added in the issue #25318. See also the issue #25349 which optimized bytes % args.
History
Date User Action Args
2015-10-09 12:16:37vstinnersetrecipients: + vstinner, serhiy.storchaka
2015-10-09 12:16:37vstinnersetmessageid: <1444392997.19.0.767787347816.issue25353@psf.upfronthosting.co.za>
2015-10-09 12:16:37vstinnerlinkissue25353 messages
2015-10-09 12:16:37vstinnercreate