cpython/Lib/test/test_capi
2024-11-20 08:11:25 -08:00
..
__init__.py
__main__.py
check_config.py
test_abstract.py
test_bytearray.py
test_bytes.py
test_codecs.py gh-111495: improve test coverage of codecs C API (GH-126030) 2024-11-01 13:28:18 +00:00
test_complex.py gh-119771: Set errno on overflows in _Py_c_pow() (#120256) 2024-09-18 10:39:11 +02:00
test_config.py gh-115999: Implement thread-local bytecode and enable specialization for BINARY_OP (#123926) 2024-11-04 11:13:32 -08:00
test_dict.py
test_eval.py
test_eval_code_ex.py
test_exceptions.py
test_float.py
test_getargs.py gh-121039: add Floats/ComplexesAreIdenticalMixin to test.support.testcase (GH-121071) 2024-09-08 16:01:54 +03:00
test_hash.py
test_immortal.py
test_list.py
test_long.py gh-126061: Add PyLong_IsPositive/Zero/Negative() functions (#126065) 2024-11-12 14:18:06 +01:00
test_mem.py
test_misc.py gh-125900: Clean-up logic around immortalization in free-threading (#125901) 2024-10-24 18:09:59 -04:00
test_number.py
test_object.py Fix intermittent failures for the PyUnstable_Object_EnableDeferredRefcount tests (GH-126849) 2024-11-15 14:03:46 +01:00
test_opt.py GH-126892: Reset warmup counters when JIT compiling code (GH-126893) 2024-11-20 08:11:25 -08:00
test_pyatomic.py
test_run.py
test_set.py
test_structmembers.py
test_sys.py
test_time.py
test_tuple.py
test_type.py gh-121654: Add PyType_Freeze() function (#122457) 2024-10-25 11:12:48 +02:00
test_unicode.py gh-124502: Add PyUnicode_Equal() function (#124504) 2024-10-07 21:24:53 +00:00
test_watchers.py gh-125900: Clean-up logic around immortalization in free-threading (#125901) 2024-10-24 18:09:59 -04:00