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.

Author pitrou
Recipients brett.cannon, ixokai, ned.deily, pitrou, sdaoden, vstinner
Date 2011-02-22.12:18:08
SpamBayes Score 0.00031948797
Marked as misclassified No
Message-id <1298377086.3757.6.camel@localhost.localdomain>
In-reply-to <1298376901.18.0.0982605655992.issue11277@psf.upfronthosting.co.za>
Content
> 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.

Er, how is this patch different from r88460?
History
Date User Action Args
2011-02-22 12:18:10pitrousetrecipients: + pitrou, brett.cannon, ixokai, vstinner, ned.deily, sdaoden
2011-02-22 12:18:08pitroulinkissue11277 messages
2011-02-22 12:18:08pitroucreate