cpython/Lib/test/test_capi
2023-06-14 00:39:18 +00:00
..
__init__.py
__main__.py
check_config.py gh-98627: Add an Optional Check for Extension Module Subinterpreter Compatibility (gh-99040) 2023-02-15 18:16:00 -07:00
test_codecs.py
test_eval_code_ex.py
test_exceptions.py gh-105071: add PyUnstable_Exc_PrepReraiseStar to expose except* implementation in the unstable API (#105072) 2023-05-30 15:03:36 +01:00
test_getargs.py gh-104922: Make PY_SSIZE_T_CLEAN not mandatory again (#105051) 2023-05-31 18:38:55 +09:00
test_immortal.py gh-84436: Add integration C API tests for immortal objects (gh-103962) 2023-05-03 00:05:30 +09:00
test_long.py GH-101291: Add low level, unstable API for pylong (GH-101685) 2023-05-21 14:45:48 +01:00
test_mem.py
test_misc.py gh-104812: Skip Pending Calls Tests if No Threading (gh-105761) 2023-06-14 00:39:18 +00:00
test_structmembers.py
test_unicode.py gh-105407: Remove unused imports (#105554) 2023-06-09 12:50:31 +00:00
test_watchers.py gh-102381: don't call watcher callback with dead object (#102382) 2023-03-07 17:10:58 -07:00