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.

作者 skrah
收信人 ncoghlan, pitrou, skrah
日期 2012-02-24.11:12:55
SpamBayes Score 0.00940171
Marked as misclassified
Message-id <1330081976.55.0.392146651383.issue12817@psf.upfronthosting.co.za>
In-reply-to
内容
The current interpretation in the PEP-3118 repo is that a request
without PyBUF_FORMAT means "implicit cast to unsigned bytes".

This makes the behavior of PyObject_AsWriteBuffer() correct, so I'm
closing this.
历史
日期 用户 动作 参数
2012-02-24 11:12:56skrah修改recipients: + skrah, ncoghlan, pitrou
2012-02-24 11:12:56skrah修改messageid: <1330081976.55.0.392146651383.issue12817@psf.upfronthosting.co.za>
2012-02-24 11:12:55skrah链接issue12817 messages
2012-02-24 11:12:55skrah创建