..
__init__.py
__main__.py
check_config.py
[3.12] gh-104621: Check for Incompatible Extensions in import_find_extension() (gh-107184) (gh-107360)
2023-07-27 21:51:34 +00:00
test_abstract.py
[3.12] Add more C API tests (GH-112522) (GH-112525)
2023-11-29 22:02:57 +02:00
test_bytearray.py
[3.12] gh-111495: Test C API functions with extreme sizes and indices (GH-111631) (GH-111731)
2023-11-04 12:28:34 +02:00
test_bytes.py
[3.12] gh-111495: Test C API functions with extreme sizes and indices (GH-111631) (GH-111731)
2023-11-04 12:28:34 +02:00
test_codecs.py
test_complex.py
[3.12] gh-109802: Increase test coverage for complexobject.c (GH-112452) (GH-112489)
2023-11-28 08:33:44 +00:00
test_dict.py
[3.12] gh-107178: Add the C API tests for the Abstract Objects Layer (GH-107179) ( #107728 )
2023-08-16 14:29:08 +02:00
test_eval_code_ex.py
test_exceptions.py
[3.12] gh-108082: C API: Add tests for PyErr_WriteUnraisable() (GH-111455) (GH-111507)
2023-10-30 17:36:00 +00:00
test_float.py
[3.12] gh-111765: Move old PyFloat_* tests to Lib/test/test_capi/test_float.py (GH-111766) (GH-111818)
2023-11-07 12:06:21 +00:00
test_getargs.py
[3.12] gh-112438: Fix support of format units with the "e" prefix in nested tuples in PyArg_Parse (gh-112439) (GH-112460)
2023-11-27 17:57:30 +00:00
test_immortal.py
test_list.py
[3.12] gh-111495: Add tests for PyList C API (GH-111562) (GH-111861)
2023-11-08 18:10:13 +00:00
test_long.py
[3.12] gh-110628: Add tests for PyLong C API (GH-110629) (GH-110854)
2023-10-14 10:20:24 +03:00
test_mem.py
test_misc.py
[3.12] gh-81682: Fix test failures when CPython is built without docstrings (GH-113410) (GH-113429)
2023-12-23 11:50:01 +00:00
test_set.py
[3.12] gh-110525: Add CAPI tests for set and frozenset objects (GH-110526). (GH-110547)
2023-10-09 10:04:09 +00:00
test_structmembers.py
[3.12] gh-115011: Improve support of __index__() in setters of members with unsigned integer type (GH-115029) (GH-115294)
2024-02-11 11:56:17 +00:00
test_sys.py
[3.12] gh-111065: Add more tests for the C API with the PySys_ prefix (GH-111067) (GH-111305)
2023-10-25 09:10:03 +00:00
test_unicode.py
[3.12] gh-111495: Test C API functions with extreme sizes and indices (GH-111631) (GH-111731)
2023-11-04 12:28:34 +02:00
test_watchers.py
[3.12] gh-91051: fix type watcher test to be robust to existing watcher (GH-107989) ( #108053 )
2023-08-17 01:18:24 +02:00