cpython/Lib/test/support
David Ellis 8cad740557
gh-148823: Avoid importing _colorize when creating an ArgumentParser (#148827)
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Savannah Ostrowski <savannah@python.org>
2026-05-06 18:24:18 +00:00
..
_hypothesis_stubs gh-107862: Add property-based round-trip tests for base64 (#119406) 2025-09-17 13:40:35 +00:00
__init__.py gh-148014: Accept a function name in -X presite option (#148015) 2026-04-07 14:05:39 +00:00
ast_helper.py
asynchat.py
asyncore.py
bytecode_helper.py
channels.py gh-136285: Improve pickle protocol testing in test_interpreters (#136286) 2025-07-06 07:35:30 +00:00
hashlib_helper.py gh-141510: Replace MappingProxyType with frozendict (#144904) 2026-02-18 20:23:49 +00:00
hypothesis_helper.py
i18n_helper.py
import_helper.py gh-148823: Avoid importing _colorize when creating an ArgumentParser (#148827) 2026-05-06 18:24:18 +00:00
logging_helper.py
numbers.py
os_helper.py
pty_helper.py gh-142353: Isolate tests from personal GNU Readline init files (#142370) 2025-12-12 15:42:38 +01:00
refleak_helper.py
script_helper.py
smtpd.py
socket_helper.py gh-140748: socket_helper.transient_internet: Unwrap UrlError.__cause__ (GH-140749) 2025-10-30 12:14:17 +01:00
strace_helper.py GH-145278: also filter mmap2 in strace_helper.filter_memory (GH-148648) 2026-04-20 15:41:10 +02:00
testcase.py
threading_helper.py gh-120321: Make gi_yieldfrom thread-safe in free-threading build (#144292) 2026-01-30 12:20:27 -05:00
venv.py
warnings_helper.py gh-135427: Fix DeprecationWarning for os.fork when run in threads with -Werror (GH-136796) 2025-08-26 15:33:21 +02:00