➜

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.

作者 vstinner
收信人 lemburg, loewis, vstinner
日期 2010-06-06.21:09:14
SpamBayes Score 0.01167112
Marked as misclassified 否
Message-id <1275858556.34.0.0118825521828.issue8839@psf.upfronthosting.co.za>
In-reply-to
内容
New version of the patch:
 - charbuffer_encode() uses y* instead of y# format to accept modifiable buffer objects (eg. bytearray)
 - Improve the documentation about the change

@lemburg: So, do you agree with my patch?
历史
日期 用户 动作 参数
2010-06-06 21:09:16vstinner修改recipients: + vstinner, lemburg, loewis
2010-06-06 21:09:16vstinner修改messageid: <1275858556.34.0.0118825521828.issue8839@psf.upfronthosting.co.za>
2010-06-06 21:09:15vstinner链接issue8839 messages
2010-06-06 21:09:15vstinner创建