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 meador.inge
Recipients amaury.forgeotdarc, belopolsky, coderforlife, ezio.melotti, loewis, meador.inge
Date 2013-01-04.22:34:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1357338866.41.0.957245308559.issue16865@psf.upfronthosting.co.za>
In-reply-to
Content
This case works fine on 64-bit Linux (Ubuntu) and OS X 10.7.5.  I suspect this is due to the fact that 64-bit Windows uses the LLP64 data model and we are using longs somewhere.  I am investigating further now.
History
Date User Action Args
2013-01-04 22:34:26meador.ingesetrecipients: + meador.inge, loewis, amaury.forgeotdarc, belopolsky, ezio.melotti, coderforlife
2013-01-04 22:34:26meador.ingesetmessageid: <1357338866.41.0.957245308559.issue16865@psf.upfronthosting.co.za>
2013-01-04 22:34:26meador.ingelinkissue16865 messages
2013-01-04 22:34:26meador.ingecreate