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 benjamin.peterson
Recipients benjamin.peterson, mark.dickinson, vstinner
Date 2017-09-07.18:35:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504809305.88.0.378359810614.issue31373@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b03623227ed1264e3cac4e6bb4878d96b91aa484 by Benjamin Peterson (Miss Islington (bot)) in branch '3.6':
[3.6] fixes bpo-31373: fix undefined floating-point demotions (GH-3396) (#3424)
https://github.com/python/cpython/commit/b03623227ed1264e3cac4e6bb4878d96b91aa484
History
Date User Action Args
2017-09-07 18:35:05benjamin.petersonsetrecipients: + benjamin.peterson, mark.dickinson, vstinner
2017-09-07 18:35:05benjamin.petersonsetmessageid: <1504809305.88.0.378359810614.issue31373@psf.upfronthosting.co.za>
2017-09-07 18:35:05benjamin.petersonlinkissue31373 messages
2017-09-07 18:35:05benjamin.petersoncreate