]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-133304: workaround for RISC-V in PyFloat_Pack4/Unpack4() (#133328)
authorSergey B Kirpichev <skirpichev@gmail.com>
Sat, 3 May 2025 15:07:52 +0000 (18:07 +0300)
committerGitHub <noreply@github.com>
Sat, 3 May 2025 15:07:52 +0000 (17:07 +0200)
commitf16f06f336ed9e0a2f12a12b26f176cbe831d2b1
tree46678b85bfe4f5a222754e3cebe291e4278c1668
parent84a08f8629dffae355407cc3239c981a2b7a930a
gh-133304: workaround for RISC-V in PyFloat_Pack4/Unpack4() (#133328)
Lib/test/test_capi/test_float.py
Misc/NEWS.d/next/Core_and_Builtins/2025-05-03-07-41-21.gh-issue-133304.YMuSne.rst [new file with mode: 0644]
Objects/floatobject.c