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 belopolsky, enedil, lemburg, mark.dickinson, vstinner
Date 2018-08-23.08:43:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
It seems like a regression introduced by:

commit a853a8ba7850381d49b284295dd6f0dc491dbe44
Author: Benjamin Peterson <[email protected]>
Date:   Thu Sep 7 11:13:59 2017 -0700

    bpo-31373: fix undefined floating-point demotions (#3396)
History
Date User Action Args
2018-08-23 08:43:19vstinnersetrecipients: + vstinner, lemburg, mark.dickinson, belopolsky, enedil
2018-08-23 08:43:19vstinnersetmessageid: <[email protected]>
2018-08-23 08:43:19vstinnerlinkissue34423 messages
2018-08-23 08:43:19vstinnercreate