Skip to content

Commit c95e6f9

Browse files
committed
Add NEWS entry
1 parent 20d41f1 commit c95e6f9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Fix :func:`math.fma(x, y, z) <math.fma>` zero sign: fix the result sign when
2+
*z* is zero. Patch by Victor Stinner and Sergey B Kirpichev.

0 commit comments

Comments
 (0)