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.

作者 nadeem.vawda
收信人 gregory.p.smith, loewis, nadeem.vawda, pitrou, python-dev, rcoyner, vstinner
日期 2011-05-14.23:09:19
SpamBayes Score 0.010135687
Marked as misclassified
Message-id <1305414560.46.0.908005926709.issue8650@psf.upfronthosting.co.za>
In-reply-to
内容
Fixed in 3.1, 3.2 and 3.3.

2.7 no longer has this problem -- the fix for issue8651 ensures that the
functions cannot receive inputs large enough to be problematic (since we
don't define PY_SSIZE_T_CLEAN).
历史
日期 用户 动作 参数
2011-05-14 23:09:20nadeem.vawda修改recipients: + nadeem.vawda, loewis, gregory.p.smith, pitrou, vstinner, rcoyner, python-dev
2011-05-14 23:09:20nadeem.vawda修改messageid: <1305414560.46.0.908005926709.issue8650@psf.upfronthosting.co.za>
2011-05-14 23:09:19nadeem.vawda链接issue8650 messages
2011-05-14 23:09:19nadeem.vawda创建