- [x] Add tests for PyBytes C API - [x] Add tests for PyByteArray C API - [x] Add tests for PyFloat C API - [x] Add tests for PyComplex C API - [x] Add tests for PyLong C API - [x] Add tests for PyNumber C API - [x] Add tests for PyTuple C API - [x] Add tests for PyList C API - [x] Add tests for PyCodec C API - [x] Add tests for PyFile C API <!-- gh-linked-prs --> ### Linked PRs * gh-111496 * gh-111562 * gh-111586 * gh-111591 * gh-111592 * gh-111606 * gh-111607 * gh-111624 * gh-111631 * gh-111709 * gh-111731 * gh-111752 * gh-111753 * gh-111861 * gh-111996 * gh-118757 * gh-122789 * gh-122833 * gh-122851 * gh-123338 * gh-123343 * gh-123371 * gh-123375 * gh-123376 * gh-123379 * gh-124915 * gh-126030 * gh-128987 * gh-129023 * gh-129449 * gh-129477 * gh-129501 <!-- /gh-linked-prs -->
Linked PRs
PyFile_*CAPI tests #111709PyCodec_*C API #123343