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 ezio.melotti, serhiy.storchaka, vstinner, xiang.zhang
Date 2016-10-27.17:16:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1477588574.51.0.580787513062.issue28531@psf.upfronthosting.co.za>
In-reply-to
Content
v2 uses _PyBytesWriter so we can use on stack buffer for short string.
History
Date User Action Args
2016-10-27 17:16:14xiang.zhangsetrecipients: + xiang.zhang, vstinner, ezio.melotti, serhiy.storchaka
2016-10-27 17:16:14xiang.zhangsetmessageid: <1477588574.51.0.580787513062.issue28531@psf.upfronthosting.co.za>
2016-10-27 17:16:14xiang.zhanglinkissue28531 messages
2016-10-27 17:16:14xiang.zhangcreate