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 schmir
Recipients amaury.forgeotdarc, moog, schmir
Date 2011-03-31.22:13:24
SpamBayes Score 0.020898722
Marked as misclassified No
Message-id <1301609605.39.0.043213496535.issue11722@psf.upfronthosting.co.za>
In-reply-to
Content
pyconfig.h defines SIZEOF_SIZE_T depending on the preprocessor symbol MS_WIN64. The patch in #4709 would fix that.
History
Date User Action Args
2011-03-31 22:13:25schmirsetrecipients: + schmir, amaury.forgeotdarc, moog
2011-03-31 22:13:25schmirsetmessageid: <1301609605.39.0.043213496535.issue11722@psf.upfronthosting.co.za>
2011-03-31 22:13:24schmirlinkissue11722 messages
2011-03-31 22:13:24schmircreate