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, eric.smith, koobs, mark.dickinson, vstinner
Date 2017-05-02.08:47:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493714860.24.0.448752156714.issue30104@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 809101f14f27ddb394cd77c477470761ecf99f41 by Victor Stinner in branch '3.6':
bpo-30104: Use -fno-strict-aliasing on clang (#1376)
https://github.com/python/cpython/commit/809101f14f27ddb394cd77c477470761ecf99f41
History
Date User Action Args
2017-05-02 08:47:40vstinnersetrecipients: + vstinner, mark.dickinson, eric.smith, koobs, emaste, dim
2017-05-02 08:47:40vstinnersetmessageid: <1493714860.24.0.448752156714.issue30104@psf.upfronthosting.co.za>
2017-05-02 08:47:40vstinnerlinkissue30104 messages
2017-05-02 08:47:40vstinnercreate