cpython/Lib/test/support
Victor Stinner 67086282fc
gh-133741: Fix _can_strace(): check --trace option (#133766)
The --trace option needs strace 5.5 or newer.
2025-05-09 18:25:47 +02:00
..
_hypothesis_stubs
interpreters
__init__.py gh-132983: Add the compression.zstd pacakge and tests (#133365) 2025-05-06 01:38:08 +01:00
ast_helper.py gh-132661: Implement PEP 750 (#132662) 2025-04-30 11:46:41 +02:00
asynchat.py
asyncore.py
bytecode_helper.py
hashlib_helper.py gh-132993: expose HASHLIB_GIL_MINSIZE to private extension modules (#132999) 2025-04-27 22:20:15 +00:00
hypothesis_helper.py gh-132316: Require socket and GITHUB_TOKEN env to use GitHubArtifactDatabase (#132348) 2025-04-10 14:30:58 +03:00
i18n_helper.py gh-126413: Add translation tests for getopt and optparse (GH-126698) 2024-11-12 00:16:39 +02:00
import_helper.py gh-132775: Add _PyPickle_GetXIData() (gh-133107) 2025-04-30 17:34:05 -06:00
logging_helper.py
numbers.py gh-128770: raise warnings as errors in test suite - except for test_socket which still logs warnings, and internal test warnings that are now logged (#128973) 2025-03-27 21:06:52 +02:00
os_helper.py gh-109981: Resolve situation on iOS regarding fd_count. (#132823) 2025-04-23 03:22:57 +00:00
pty_helper.py
refleak_helper.py
script_helper.py
smtpd.py
socket_helper.py
strace_helper.py gh-133741: Fix _can_strace(): check --trace option (#133766) 2025-05-09 18:25:47 +02:00
testcase.py
threading_helper.py
venv.py gh-131152: Remove unused imports from tests (#131153) 2025-03-13 10:55:23 +01:00
warnings_helper.py gh-128384: Use a context variable for warnings.catch_warnings (gh-130010) 2025-04-09 16:18:54 -07:00