◐ Shell
clean mode source ↗

Message 129056 - Python tracker

Message129056

Author sdaoden
Recipients brett.cannon, ixokai, ned.deily, pitrou, sdaoden, vstinner
Date 2011-02-22.12:15:00
SpamBayes Score 0.0004355908
Marked as misclassified No
Message-id <1298376901.18.0.0982605655992.issue11277@psf.upfronthosting.co.za>
In-reply-to
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.
History
Date User Action Args
2011-02-22 12:15:01sdaodensetrecipients: + sdaoden, brett.cannon, ixokai, pitrou, vstinner, ned.deily
2011-02-22 12:15:01sdaodensetmessageid: <1298376901.18.0.0982605655992.issue11277@psf.upfronthosting.co.za>
2011-02-22 12:15:00sdaodenlinkissue11277 messages
2011-02-22 12:15:00sdaodencreate