commit | bba873e633f0f1e88ea12fb935cbd58faa77f976 | [log] [tgz] |
---|---|---|
author | Mark Dickinson <mdickinson@enthought.com> | Mon Dec 09 08:36:34 2019 -0600 |
committer | GitHub <noreply@github.com> | Mon Dec 09 08:36:34 2019 -0600 |
tree | 5cb3c02fad1450c50e0842c35e75a36a18c0b30d | |
parent | ab513a38c98695f271e448fe2cb7c5e39eeaaaaf [diff] |
bpo-38992: avoid fsum test failure from constant-folding (GH-17513) * Issue 38992: avoid fsum test failure * Add NEWS entry