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 vstinner
Recipients BreamoreBoy, serhiy.storchaka, steve.dower, tim.golden, vstinner, zach.ware
Date 2015-02-12.11:46:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1423741577.39.0.190872741124.issue23450@psf.upfronthosting.co.za>
In-reply-to
Content
The 64-bit support of Windows is still incomplete :-/ We tried to fix most of them, but there are still remaining issues.

The main issue is #9566. I opened for example the issue #18295: "Possible integer overflow in PyCode_New()".
History
Date User Action Args
2015-02-12 11:46:17vstinnersetrecipients: + vstinner, tim.golden, BreamoreBoy, zach.ware, serhiy.storchaka, steve.dower
2015-02-12 11:46:17vstinnersetmessageid: <1423741577.39.0.190872741124.issue23450@psf.upfronthosting.co.za>
2015-02-12 11:46:17vstinnerlinkissue23450 messages
2015-02-12 11:46:17vstinnercreate