cpython/Lib/test/test_capi
2025-11-13 18:47:25 +00:00
..
__init__.py
__main__.py
check_config.py
test_abstract.py
test_bytearray.py
test_bytes.py
test_codecs.py
test_complex.py
test_config.py
test_dict.py
test_emscripten.py [3.14] gh-124621: Emscripten: Add support for async input devices (GH-136822) (GH-136935) 2025-07-22 11:51:02 +02:00
test_eval.py
test_eval_code_ex.py
test_exceptions.py
test_file.py
test_float.py [3.14] gh-141042: fix sNaN's packing for mixed floating-point formats (GH-141107) (#141459) 2025-11-12 10:33:34 +00:00
test_frame.py
test_function.py
test_getargs.py [3.14] Revert "gh-112068: C API: Add support of nullable arguments in PyArg_Parse (GH-121303)" (GH-136991) (#137006) 2025-07-22 19:16:31 +03:00
test_hash.py
test_immortal.py
test_import.py
test_list.py
test_long.py
test_mem.py
test_misc.py [3.14] gh-135721: skip test_trashcan_python_class on wasm buildbots with stack overflow (GH-135766) (GH-135955) 2025-06-25 23:02:39 +00:00
test_number.py
test_object.py [3.14] gh-134578: Mark more slow tests (GH-134579) (GH-134590) 2025-05-24 15:06:54 +00:00
test_opt.py [3.14] gh-140104: Set next_instr properly in the JIT during exceptions (GH-140233) (GH-141495) 2025-11-13 18:47:25 +00:00
test_pyatomic.py
test_run.py
test_set.py
test_structmembers.py
test_sys.py
test_time.py
test_tuple.py [3.14] gh-139951: Tests on tuple GC tracking (GH-140575) (#140701) 2025-10-29 07:17:49 +00:00
test_type.py [3.14] GH-133912: Fix PyObject_GenericSetDict to handle inline values (GH-134725) (#134859) 2025-05-29 11:19:58 -07:00
test_unicode.py [3.14] gh-133968: Add PyUnicodeWriter_WriteASCII() function (#133973) (#134974) 2025-06-09 14:37:26 +02:00
test_watchers.py