cpython/Lib/test/support
Petr Viktorin 5df6a568e1
gh-107862: Add property-based round-trip tests for base64 (#119406)
* Add property-based tests to test_base64

* Allow multiple positional arguments in @hypothesis.example stub

* Simplify the altchars strategy
2025-09-17 13:40:35 +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-128636: Fix crash in PyREPL when os.environ is overwritten with an invalid value for macOS (GH-138089) 2025-09-15 18:26:23 +02: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-137371: refactor and fortify test.support.hashlib_helper (#137375) 2025-09-10 09:14:38 +02:00
hypothesis_helper.py
i18n_helper.py
import_helper.py
logging_helper.py
numbers.py
os_helper.py
pty_helper.py
refleak_helper.py
script_helper.py
smtpd.py
socket_helper.py
strace_helper.py
testcase.py
threading_helper.py gh-116738: Make grp module thread-safe (#135434) 2025-07-14 11:18:41 -07: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