..
__init__.py
__main__.py
check_config.py
gh-104621: Check for Incompatible Extensions in import_find_extension() (gh-107184)
2023-07-27 15:08:38 -06:00
test_abstract.py
gh-106672: C API: Report indiscriminately ignored errors (GH-106674)
2023-11-07 15:58:04 +02:00
test_bytearray.py
gh-111495: Test C API functions with extreme sizes and indices (GH-111631)
2023-11-04 11:40:46 +02:00
test_bytes.py
gh-111495: Test C API functions with extreme sizes and indices (GH-111631)
2023-11-04 11:40:46 +02:00
test_codecs.py
gh-99593: Add tests for Unicode C API (part 3) (GH-104728)
2023-07-10 14:04:34 +03:00
test_complex.py
gh-111495: Add tests for PyComplex C API (GH-111591)
2023-11-05 07:42:42 +00:00
test_dict.py
gh-111262: Add PyDict_Pop() function ( #112028 )
2023-11-14 12:51:00 +00:00
test_eval_code_ex.py
test_exceptions.py
gh-108082: Add PyErr_FormatUnraisable() function (GH-111086)
2023-10-31 23:42:44 +02:00
test_float.py
gh-111765: Move old PyFloat_* tests to Lib/test/test_capi/test_float.py (GH-111766)
2023-11-07 13:40:58 +02:00
test_getargs.py
gh-110572: Remove test_* from _testcapi/getargs.c (GH-111214)
2023-10-24 08:50:11 +03:00
test_immortal.py
test_list.py
gh-111138: Add PyList_Extend() and PyList_Clear() functions ( #111862 )
2023-11-13 16:14:56 +00:00
test_long.py
gh-110628: Add tests for PyLong C API (GH-110629)
2023-10-14 08:53:57 +03:00
test_mem.py
gh-108634: Py_TRACE_REFS uses a hash table ( #108663 )
2023-08-31 18:33:34 +02:00
test_misc.py
GH-111848: Tidy up tier 2 handling of FOR_ITER specialization by using DEOPT_IF instead of jumps. (GH-111849)
2023-11-08 13:31:55 +00:00
test_pyatomic.py
gh-108337: Add pyatomic.h header ( #108701 )
2023-08-31 21:41:18 +00:00
test_set.py
gh-110525: Add tests for internal set CAPI (GH-110630)
2023-10-10 19:00:05 +03:00
test_structmembers.py
test_sys.py
gh-106672: C API: Report indiscriminately ignored errors (GH-106674)
2023-11-07 15:58:04 +02:00
test_unicode.py
gh-111089: Revert PyUnicode_AsUTF8() changes ( #111833 )
2023-11-07 22:36:13 +00:00
test_watchers.py
gh-108082: Use PyErr_FormatUnraisable() (GH-111580)
2023-11-02 09:16:34 +00:00