]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-143429: Use compile-time NaN encoding detection for test_struct (GH-143432...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 9 Jan 2026 11:32:49 +0000 (12:32 +0100)
committerGitHub <noreply@github.com>
Fri, 9 Jan 2026 11:32:49 +0000 (12:32 +0100)
commita299c1b1855b77e5195984e6414a3315d92f869a
tree006b4d0c5aee4529a1b8fab9fea3815677cc6db2
parent0f02dbe4ab5605dafef150000bdc5a94ad44b3cf
[3.14] gh-143429: Use compile-time NaN encoding detection for test_struct (GH-143432) (#143595)

gh-143429: Use compile-time NaN encoding detection for test_struct (GH-143432)
(cherry picked from commit dcdb23f9db2bd683e5d37558f09b458be25a9b4d)

Co-authored-by: Henry Chen <chenx97@aosc.io>
Lib/test/test_capi/test_float.py
Lib/test/test_struct.py
Modules/_testcapi/float.c