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 koobs
Recipients dim, emaste, eric.smith, koobs, mark.dickinson, vstinner
Date 2017-04-24.10:56:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493031411.65.0.242263924653.issue30104@psf.upfronthosting.co.za>
In-reply-to
Content
2.7 branch on koobs-freebsd-current worker doesn't appear to be failing currently, but there may be differences in (or a lack of equivalent) coverage compared to 3.*.

I also note that -fno-strict-aliasing is being included in 2.7's compile arguments:

cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -g -O2 -g -O0 -Wall -Wstrict-prototypes
History
Date User Action Args
2017-04-24 10:56:51koobssetrecipients: + koobs, mark.dickinson, vstinner, eric.smith, emaste, dim
2017-04-24 10:56:51koobssetmessageid: <1493031411.65.0.242263924653.issue30104@psf.upfronthosting.co.za>
2017-04-24 10:56:51koobslinkissue30104 messages
2017-04-24 10:56:51koobscreate