summaryrefslogtreecommitdiffstats
path: root/Python/thread.c
diff options
context:
space:
mode:
authorMark Dickinson <dickinsm@gmail.com>2023-01-08 19:40:15 (GMT)
committerGitHub <noreply@github.com>2023-01-08 19:40:15 (GMT)
commit87d3bd0e02cddc415a42573052110eb9301d2c3d (patch)
tree7e584da80432e798d0c297d9fa0d662029b3f255 /Python/thread.c
parentb139bcd8922b47bf77c75d5f6704cc9147852546 (diff)
downloadcpython-87d3bd0e02cddc415a42573052110eb9301d2c3d.zip
cpython-87d3bd0e02cddc415a42573052110eb9301d2c3d.tar.gz
cpython-87d3bd0e02cddc415a42573052110eb9301d2c3d.tar.bz2
gh-100833: Remove 'volatile' qualifiers in fsum algorithm (#100845)
This PR removes the `volatile` qualifier on various intermediate quantities in the `math.fsum` implementation, and updates the notes preceding the algorithm accordingly (as well as fixing some of the exsting notes). See the linked issue #100833 for discussion.
Diffstat (limited to 'Python/thread.c')
0 files changed, 0 insertions, 0 deletions