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.

作者 sdaoden
收信人 brett.cannon, ixokai, ned.deily, pitrou, sdaoden, vstinner
日期 2011-02-22.12:15:00
SpamBayes Score 0.0004355908
Marked as misclassified
Message-id <1298376901.18.0.0982605655992.issue11277@psf.upfronthosting.co.za>
In-reply-to
内容
File: issue11277.patch.
Hmm.  Two non-register constants and equal code on 32 and 64 bit.  Does Python has a '64 bit' switch or the like - PY_SSIZE_T_MAX is not preprocessor-clean, i would guess.
历史
日期 用户 动作 参数
2011-02-22 12:15:01sdaoden修改recipients: + sdaoden, brett.cannon, ixokai, pitrou, vstinner, ned.deily
2011-02-22 12:15:01sdaoden修改messageid: <1298376901.18.0.0982605655992.issue11277@psf.upfronthosting.co.za>
2011-02-22 12:15:00sdaoden链接issue11277 messages
2011-02-22 12:15:00sdaoden创建