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-04-28.13:07:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493384832.59.0.131631087587.issue30104@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 826f83f1d562a7b878499bc3af2267cfdfe5f2f9 by Victor Stinner in branch 'master':
bpo-30104: Only use -fno-strict-aliasing on dtoa.c (#1340)
https://github.com/python/cpython/commit/826f83f1d562a7b878499bc3af2267cfdfe5f2f9
History
Date User Action Args
2017-04-28 13:07:12vstinnersetrecipients: + vstinner, mark.dickinson, eric.smith, koobs, emaste, dim
2017-04-28 13:07:12vstinnersetmessageid: <1493384832.59.0.131631087587.issue30104@psf.upfronthosting.co.za>
2017-04-28 13:07:12vstinnerlinkissue30104 messages
2017-04-28 13:07:12vstinnercreate