]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-114331: Skip decimal test_maxcontext_exact_arith on s390x (GH-117326) ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 28 Mar 2024 17:28:20 +0000 (18:28 +0100)
committerGitHub <noreply@github.com>
Thu, 28 Mar 2024 17:28:20 +0000 (18:28 +0100)
commit1e48de61ac24442c44301c0529752a682cf4c59e
treee4514dc8b8f2c4afb7aa4f580ca78602ca50f85e
parent5a6318f2aab0a55a71a751a7de7e287b2082a8ae
[3.12] gh-114331: Skip decimal test_maxcontext_exact_arith on s390x (GH-117326) (#117327)

gh-114331: Skip decimal test_maxcontext_exact_arith on s390x (GH-117326)
(cherry picked from commit 6702d2bf6edcd5b5415e17837383623b9d76a5b8)

Co-authored-by: Victor Stinner <vstinner@python.org>
Lib/test/test_decimal.py