cpython/Lib/test/support
Victor Stinner 8bbb12169f
[3.11] gh-114331: Skip decimal test_maxcontext_exact_arith on s390x (#117326) (#117331)
gh-114331: Skip decimal test_maxcontext_exact_arith on s390x (#117326)

Add test.support.skip_on_s390x decorator.

(cherry picked from commit 6702d2bf6e)
2024-03-28 17:53:43 +00:00
..
__init__.py [3.11] gh-114331: Skip decimal test_maxcontext_exact_arith on s390x (#117326) (#117331) 2024-03-28 17:53:43 +00:00
bytecode_helper.py
hashlib_helper.py
import_helper.py [3.11] gh-116307: Proper fix for 'mod' leaking across importlib tests… (#116694) 2024-03-13 00:35:00 +00:00
interpreters.py
logging_helper.py
os_helper.py [3.11] gh-113090: Fix test.support.os_support.can_chmod() on Windows (GH-113091) (GH-113100) 2023-12-14 14:01:01 +02:00
pty_helper.py [3.11] gh-108303: Move all doctest related files and tests to Lib/test/test_doctest/ (GH-112109) (#114313) 2024-01-19 16:12:48 +01:00
script_helper.py
socket_helper.py
threading_helper.py
warnings_helper.py