bpo-42323: Fix math.nextafter() on AIX (GH-24381)
math_nextafter_impl() must return a Python object, not a C double.
V
Victor Stinner committed
0837f99d3367ecf200033bbddfa05d061ae9f483
Parent: 62949f6
Committed by GitHub <noreply@github.com>
on 1/29/2021, 10:04:50 PM