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.

作者 pitrou
收信人 docs@python, kermode, pitrou
日期 2010-10-01.01:10:21
SpamBayes Score 6.4022595e-07
Marked as misclassified
Message-id <1285895424.84.0.760711862577.issue10001@psf.upfronthosting.co.za>
In-reply-to
内容
The recommended way is to use PyBuffer_FillInfo() (and then fill in any additional data if necessary), which will set the pointer and incref it itself.

I agree all this is a bit poorly documented.
历史
日期 用户 动作 参数
2010-10-01 01:10:25pitrou修改recipients: + pitrou, kermode, docs@python
2010-10-01 01:10:24pitrou修改messageid: <1285895424.84.0.760711862577.issue10001@psf.upfronthosting.co.za>
2010-10-01 01:10:22pitrou链接issue10001 messages
2010-10-01 01:10:21pitrou创建