mirror of
https://github.com/python/cpython.git
synced 2026-05-18 18:33:57 -04:00
e29d435e0c
give correct results in the case where one argument is a quiet NaN and the other is a finite number that requires rounding. Thanks Mark Dickinson.