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