cpython/Lib/test/support
Chris Eibl 11f457cf41
GH-114911: use time.perf_counter in Stopwatch (GH-131469)
Co-authored-by: Petr Viktorin <encukou@gmail.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2025-04-28 13:55:08 +02:00
..
_hypothesis_stubs
interpreters
__init__.py GH-114911: use time.perf_counter in Stopwatch (GH-131469) 2025-04-28 13:55:08 +02:00
ast_helper.py
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-118761: Add helper to ensure that lazy imports are actually lazy (#132614) 2025-04-17 03:46:36 +00: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
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