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 Segev Finer, amaury.forgeotdarc, flox, janglin, loewis, pitrou, python-dev, schmir, steve.dower, terry.reedy, vstinner
Date 2017-07-26.23:36:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501112165.0.0.388048881105.issue9566@psf.upfronthosting.co.za>
In-reply-to
Content
> New changeset 679b566622ec811c5e5d580f6a538f7a43006e05 by Steve Dower (Segev Finer) in branch 'master':
> bpo-9566: Fix some Windows x64 compiler warnings (#2492)
> https://github.com/python/cpython/commit/679b566622ec811c5e5d580f6a538f7a43006e05

This change broke AMD64 Windows7 SP1 3.x buildbot, see the logs for all errors:

http://buildbot.python.org/all/builders/AMD64%20Windows7%20SP1%203.x/builds/796/steps/test/logs/stdio
History
Date User Action Args
2017-07-26 23:36:05vstinnersetrecipients: + vstinner, loewis, terry.reedy, amaury.forgeotdarc, pitrou, schmir, janglin, flox, python-dev, steve.dower, Segev Finer
2017-07-26 23:36:05vstinnersetmessageid: <1501112165.0.0.388048881105.issue9566@psf.upfronthosting.co.za>
2017-07-26 23:36:04vstinnerlinkissue9566 messages
2017-07-26 23:36:04vstinnercreate