cpython/Lib/test/test_capi
Jelle Zijlstra 08218030a5
gh-148829: Make sentinels' repr and module customizable (#149654)
Implementation of python/peps#4968; still needs SC approval.
2026-05-19 09:18:56 -07: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
test_eval.py
test_eval_code_ex.py
test_exceptions.py gh-146480: Override the exception in _PyErr_SetKeyError() (#146486) 2026-03-27 11:20:19 +00:00
test_file.py
test_float.py
test_frame.py
test_function.py
test_getargs.py gh-149403: Fix NameError in Lib/test/test_capi/test_getargs.py (#149404) 2026-05-05 09:58:32 +00:00
test_hash.py
test_immortal.py
test_import.py
test_list.py
test_long.py gh-147988: Initialize digits in long_alloc() in debug mode (#147989) 2026-04-02 11:55:34 +00:00
test_mem.py
test_misc.py gh-149044: Implement PEP 820 – PySlot: Unified slot system for the C API (GH-149055) 2026-05-05 09:18:04 +02:00
test_modsupport.py
test_module.py gh-149044: Implement PEP 820 – PySlot: Unified slot system for the C API (GH-149055) 2026-05-05 09:18:04 +02:00
test_number.py
test_object.py gh-148829: Make sentinels' repr and module customizable (#149654) 2026-05-19 09:18:56 -07:00
test_opt.py gh-144140: Optimize len for frozen dict/set constants in optimizer (#149969) 2026-05-18 12:20:42 +05:30
test_pyatomic.py
test_run.py
test_set.py
test_slots.py gh-149044: Implement PEP 820 – PySlot: Unified slot system for the C API (GH-149055) 2026-05-05 09:18:04 +02:00
test_structmembers.py
test_sys.py
test_time.py
test_tuple.py
test_type.py
test_unicode.py
test_watchers.py gh-149216: Notify type watchers on heap type deallocation (GH-149236) 2026-05-05 11:24:07 +01:00