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 amaury.forgeotdarc
Recipients BinaryMan32, amaury.forgeotdarc, brian.curtin, flupke, ghaering, santoso.wijaya
Date 2011-01-05.13:03:22
SpamBayes Score 0.00035412496
Marked as misclassified No
Message-id <1294232608.41.0.584251351029.issue8033@psf.upfronthosting.co.za>
In-reply-to
Content
- unit tests are needed.
- Py_LONG_LONG should be used instead of "long long", and the cast removed.
- The patch assumes that longlong == int64, but is it true on all platforms?
History
Date User Action Args
2011-01-05 13:03:28amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, ghaering, brian.curtin, BinaryMan32, santoso.wijaya, flupke
2011-01-05 13:03:28amaury.forgeotdarcsetmessageid: <1294232608.41.0.584251351029.issue8033@psf.upfronthosting.co.za>
2011-01-05 13:03:22amaury.forgeotdarclinkissue8033 messages
2011-01-05 13:03:22amaury.forgeotdarccreate