Files
cpython/Lib/test/test_capi
Serhiy Storchaka e0449b9a7f Add more C API tests (GH-112522)
Add tests for PyObject_Str(), PyObject_Repr(), PyObject_ASCII() and
PyObject_Bytes().
2023-11-29 17:37:05 +02:00
..