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 jkloth
Recipients brian.curtin, christian.heimes, jeremy.kloth, jkloth, loewis, tim.golden, vstinner
Date 2013-07-08.19:09:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1373310575.24.0.067873985204.issue18407@psf.upfronthosting.co.za>
In-reply-to
Content
The attached patch fixes compiler warnings for the pythoncore project when building on 64-bit Windows.

Fixes for built-in modules are not included, however.
History
Date User Action Args
2013-07-08 19:09:35jklothsetrecipients: + jkloth, loewis, vstinner, christian.heimes, tim.golden, brian.curtin, jeremy.kloth
2013-07-08 19:09:35jklothsetmessageid: <1373310575.24.0.067873985204.issue18407@psf.upfronthosting.co.za>
2013-07-08 19:09:35jklothlinkissue18407 messages
2013-07-08 19:09:35jklothcreate