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 Carl.Friedrich.Bolz
Recipients Carl.Friedrich.Bolz, debedb, mark.dickinson, rhettinger, terry.reedy, vstinner
Date 2009-10-11.18:04:28
SpamBayes Score 0.0043308465
Marked as misclassified No
Message-id <1255284270.31.0.0642997948186.issue5377@psf.upfronthosting.co.za>
In-reply-to
Content
PyPy is a bit of a special case, because it cares about the distinction
of int and long in the translation toolchain. Nevertheless, this
behavior has been annoying to us.
History
Date User Action Args
2009-10-11 18:04:30Carl.Friedrich.Bolzsetrecipients: + Carl.Friedrich.Bolz, rhettinger, terry.reedy, mark.dickinson, vstinner, debedb
2009-10-11 18:04:30Carl.Friedrich.Bolzsetmessageid: <1255284270.31.0.0642997948186.issue5377@psf.upfronthosting.co.za>
2009-10-11 18:04:28Carl.Friedrich.Bolzlinkissue5377 messages
2009-10-11 18:04:28Carl.Friedrich.Bolzcreate