cpython/Lib/test/support
Miss Islington (bot) c41667e71b
gh-90473: Increase stack size, disable obmalloc on WASI (GH-92732)
(cherry picked from commit d81d57e959)

Co-authored-by: Christian Heimes <christian@python.org>
2022-05-13 00:00:33 -07:00
..
__init__.py gh-91156: Use `locale.getencoding()` instead of getpreferredencoding (GH-91732) 2022-04-22 10:39:24 +09:00
bytecode_helper.py
hashlib_helper.py bpo-45042: Now test classes decorated with `requires_hashdigest` are not skipped (GH-28060) 2021-09-04 23:42:36 +03:00
import_helper.py bpo-46678: Fix Invalid cross device link in Lib/test/support/import_helper.py (GH-31204) 2022-02-07 17:09:07 -08:00
interpreters.py
logging_helper.py
os_helper.py gh-90473: Increase stack size, disable obmalloc on WASI (GH-92732) 2022-05-13 00:00:33 -07:00
script_helper.py bpo-40280: Skip subprocess-based tests on wasm32-emscripten (GH-30615) 2022-01-25 08:09:06 +01:00
socket_helper.py gh-91217: deprecate nntplib (GH-91543) 2022-04-15 12:32:56 -07:00
testresult.py bpo-46126: Restore 'descriptions' when running tests internally. (GH-32128) 2022-04-03 12:33:28 -07:00
threading_helper.py gh-84461: Add sys._emscripten_info, improve docs and build (gh-91781) 2022-04-23 09:52:16 +02:00
warnings_helper.py bpo-47061: deprecate the `aifc` module (GH-32134) 2022-04-05 12:05:48 -07:00