cpython/Lib/test/support
Miss Islington (bot) bbf8048c0f
[3.14] gh-132775: Use _PyCode GetScriptXIData() (gh-134515)
(cherry picked from commit 09e72cf091, AKA gh-134511)

Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>
2025-05-22 15:07:11 +00:00
..
_hypothesis_stubs
interpreters [3.14] gh-132775: Use _PyCode GetScriptXIData() (gh-134515) 2025-05-22 15:07:11 +00:00
__init__.py [3.14] gh-127960 Fix the REPL to set the correct namespace by setting the correct __main__ module (gh-134275) (gh-134473) 2025-05-22 03:33:35 +02: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 [3.14] gh-132388: test HACL* and OpenSSL hash functions in pure Python HMAC (GH-134051) (#134089) 2025-05-16 12:26:37 +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 [3.14] gh-132775: Support Fallbacks in _PyObject_GetXIData() (gh-134418) 2025-05-21 14:47:56 +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 [3.14] gh-133677: Fix tests when running in non-UTF-8 locale (GH-133865) (GH-133938) 2025-05-12 16:41:40 +00: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 [3.14] gh-71339: Use new assertion methods in tests (GH-129046) (GH-134498) 2025-05-22 10:42:50 +00:00