diff options
author | Victor Stinner <vstinner@python.org> | 2021-01-29 22:04:50 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-29 22:04:50 (GMT) |
commit | 0837f99d3367ecf200033bbddfa05d061ae9f483 (patch) | |
tree | 5c0342bb70cedb71dc8b7f5e958752b03eeb6466 /Modules/pwdmodule.c | |
parent | 62949f697fdefbf0c8bbba7a8354b9376afa35ba (diff) | |
download | cpython-0837f99d3367ecf200033bbddfa05d061ae9f483.zip cpython-0837f99d3367ecf200033bbddfa05d061ae9f483.tar.gz cpython-0837f99d3367ecf200033bbddfa05d061ae9f483.tar.bz2 |
bpo-42323: Fix math.nextafter() on AIX (GH-24381)
math_nextafter_impl() must return a Python object, not a C double.
Diffstat (limited to 'Modules/pwdmodule.c')
0 files changed, 0 insertions, 0 deletions