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 mark.dickinson
Recipients BTaskaya, lemburg, mark.dickinson, pablogsal, rhettinger, stutzbach, tim.peters, vstinner, xdegaye
Date 2019-12-09.14:36:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1575902198.27.0.474165210885.issue38992@roundup.psfhosted.org>
In-reply-to
Content
New changeset bba873e633f0f1e88ea12fb935cbd58faa77f976 by Mark Dickinson in branch 'master':
bpo-38992: avoid fsum test failure from constant-folding (GH-17513)
https://github.com/python/cpython/commit/bba873e633f0f1e88ea12fb935cbd58faa77f976
History
Date User Action Args
2019-12-09 14:36:38mark.dickinsonsetrecipients: + mark.dickinson, lemburg, tim.peters, rhettinger, vstinner, stutzbach, xdegaye, pablogsal, BTaskaya
2019-12-09 14:36:38mark.dickinsonsetmessageid: <1575902198.27.0.474165210885.issue38992@roundup.psfhosted.org>
2019-12-09 14:36:38mark.dickinsonlinkissue38992 messages
2019-12-09 14:36:38mark.dickinsoncreate