Skip to content

Commit

Permalink
Add changenote for gevent#1820
Browse files Browse the repository at this point in the history
  • Loading branch information
jamadden committed Oct 5, 2021
1 parent a4be36f commit 5d7be4f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/changes/1820.misc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Stop compiling manylinux wheels with ``-ffast-math.`` This was
implicit in ``-Ofast``, but could alter the global state of the
process. Analysis and fix thanks to Ilya Konstantinov.

0 comments on commit 5d7be4f

Please sign in to comment.