cpython/Lib/test/test_capi
Wulian 94036e43a8
Fix typos in comments (#123201)
2024-08-21 12:49:23 +00:00
..
__init__.py
__main__.py
check_config.py gh-120417: Add #noqa: F401 to tests (#120627) 2024-06-18 15:51:47 +00:00
test_abstract.py gh-105201: Add PyIter_NextItem() (#122331) 2024-08-08 00:47:15 +02:00
test_bytearray.py
test_bytes.py gh-121842: Improve coverage of `PyBytes_FromStringAndSize` (#121843) 2024-07-17 10:00:07 +03:00
test_codecs.py
test_complex.py
test_dict.py
test_eval.py gh-111495: Add more tests on PyEval C APIs (#122789) 2024-08-08 14:16:20 +02:00
test_eval_code_ex.py
test_exceptions.py Fix typos in comments (#123201) 2024-08-21 12:49:23 +00:00
test_float.py
test_getargs.py
test_hash.py
test_immortal.py
test_list.py gh-120417: Remove unused imports in tests (part 1) (#120629) 2024-06-17 21:05:56 +02:00
test_long.py Refactor test_capi.test_long (GH-122113) 2024-07-22 21:43:00 +03:00
test_mem.py
test_misc.py gh-111495: Add more tests on PyEval C APIs (#122789) 2024-08-08 14:16:20 +02:00
test_object.py gh-118789: Add `PyUnstable_Object_ClearWeakRefsNoCallbacks` (#118807) 2024-06-18 09:57:23 -04:00
test_opt.py GH-122821: Simplify compilation of while statements to ensure consistency of offsets for sys.monitoring (GH-122934) 2024-08-13 10:25:44 +01:00
test_pyatomic.py
test_run.py
test_set.py
test_structmembers.py gh-120417: Remove unused imports in tests (part 1) (#120629) 2024-06-17 21:05:56 +02:00
test_sys.py
test_time.py
test_unicode.py gh-121849: Fix PyUnicodeWriter_WriteSubstring() crash if len=0 (#121896) 2024-07-17 10:26:05 +02:00
test_watchers.py gh-119258: Eliminate Type Guards in Tier 2 Optimizer with Watcher (GH-119365) 2024-06-08 17:41:45 +08:00