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 larry
Recipients Matt.Mackall, benjamin.peterson, brett.cannon, eric.smith, ezio.melotti, josh.r, larry, loewis, ncoghlan, pitrou
Date 2014-04-15.22:04:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397599499.38.0.347444153094.issue21199@psf.upfronthosting.co.za>
In-reply-to
Content
D'oh, yeah, you guys are right.  SSIZE_T_MAX > LONG_MAX, so that's an improvement.  We just can't do the full size_t range.
History
Date User Action Args
2014-04-15 22:04:59larrysetrecipients: + larry, loewis, brett.cannon, ncoghlan, pitrou, eric.smith, benjamin.peterson, ezio.melotti, Matt.Mackall, josh.r
2014-04-15 22:04:59larrysetmessageid: <1397599499.38.0.347444153094.issue21199@psf.upfronthosting.co.za>
2014-04-15 22:04:59larrylinkissue21199 messages
2014-04-15 22:04:59larrycreate