diff options
author | Sergey B Kirpichev <skirpichev@gmail.com> | 2024-06-29 08:00:48 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-29 08:00:48 (GMT) |
commit | 2cb84b107ad136eafb6e3d69145b7bdaefcca879 (patch) | |
tree | df61067bf19b1f557b49db5c19e0d881774d02ef /Python/frame.c | |
parent | 0a1e8ff9c15675fdc4d07fa6c59f83808bf00798 (diff) | |
download | cpython-2cb84b107ad136eafb6e3d69145b7bdaefcca879.zip cpython-2cb84b107ad136eafb6e3d69145b7bdaefcca879.tar.gz cpython-2cb84b107ad136eafb6e3d69145b7bdaefcca879.tar.bz2 |
gh-119372: Recover inf's and zeros in _Py_c_quot (GH-119457)
In some cases, previously computed as (nan+nanj), we could
recover meaningful component values in the result, see
e.g. the C11, Annex G.5.2, routine _Cdivd().
Diffstat (limited to 'Python/frame.c')
0 files changed, 0 insertions, 0 deletions