cpython/Lib/test/support
Eric Snow cb35c11d82
gh-132775: Add _PyPickle_GetXIData() (gh-133107)
There's some extra complexity due to making sure we we get things right when handling functions and classes defined in the __main__ module.  This is also reflected in the tests, including the addition of extra functions in test.support.import_helper.
2025-04-30 17:34:05 -06:00
..
_hypothesis_stubs
interpreters
__init__.py gh-133167: Fix compilation process with --enable-optimizations and --without-docstrings (#133187) 2025-04-30 16:41:50 +03: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
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-127747: Resolve BytesWarning in test.support.strace_helper (#127849) 2024-12-13 23:36:47 -08: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