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 serhiy.storchaka
Recipients BreamoreBoy, serhiy.storchaka, steve.dower, tim.golden, vstinner, zach.ware
Date 2015-02-12.08:19:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1423729193.97.0.60548728093.issue23450@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch which fixes many warnings reported by MS compiler on 64-bit platform [1]. Some of these warnings indicated real bugs.

[1] http://buildbot.python.org/all/builders/AMD64%20Windows8%203.x/builds/411/steps/compile/logs/warnings%20(396)
History
Date User Action Args
2015-02-12 08:19:55serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, tim.golden, BreamoreBoy, zach.ware, steve.dower
2015-02-12 08:19:53serhiy.storchakasetmessageid: <1423729193.97.0.60548728093.issue23450@psf.upfronthosting.co.za>
2015-02-12 08:19:53serhiy.storchakalinkissue23450 messages
2015-02-12 08:19:53serhiy.storchakacreate