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 amaury.forgeotdarc, brett.cannon, loewis, pitrou
Date 2012-07-28.11:09:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Here is a patch that write TYPE_INT64 on most platforms (where either long or long long is 64bit).
It is admittedly much larger than Martin's...
History
Date User Action Args
2012-07-28 11:09:46amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, loewis, brett.cannon, pitrou
2012-07-28 11:09:46amaury.forgeotdarcsetmessageid: <[email protected]>
2012-07-28 11:09:45amaury.forgeotdarclinkissue15466 messages
2012-07-28 11:09:45amaury.forgeotdarccreate