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 dim, emaste, koobs, mark.dickinson, vstinner
Date 2017-04-21.09:24:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1492766676.58.0.0167890255199.issue30104@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 28205b203a4742c40080b4a2b4b2dcd800716edc by Victor Stinner in branch 'master':
bpo-30104: Use -fno-strict-aliasing on clang (#1221)
https://github.com/python/cpython/commit/28205b203a4742c40080b4a2b4b2dcd800716edc
History
Date User Action Args
2017-04-21 09:24:36vstinnersetrecipients: + vstinner, mark.dickinson, koobs, emaste, dim
2017-04-21 09:24:36vstinnersetmessageid: <1492766676.58.0.0167890255199.issue30104@psf.upfronthosting.co.za>
2017-04-21 09:24:36vstinnerlinkissue30104 messages
2017-04-21 09:24:36vstinnercreate