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 pitrou
Recipients pitrou, scolby33
Date 2017-07-30.19:18:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501442285.02.0.408247356218.issue31081@psf.upfronthosting.co.za>
In-reply-to
Content
Well, if it's really a compiler bug, there's nothing we can do against it.  You should still be able to build without the --with-optimizations flag, which will give you a build perhaps 20% slower but still fully functional.
History
Date User Action Args
2017-07-30 19:18:05pitrousetrecipients: + pitrou, scolby33
2017-07-30 19:18:05pitrousetmessageid: <1501442285.02.0.408247356218.issue31081@psf.upfronthosting.co.za>
2017-07-30 19:18:05pitroulinkissue31081 messages
2017-07-30 19:18:04pitroucreate