cpython/Lib/test/test_cppext
Victor Stinner 2c9a8011c6
gh-135906: Test the internal C API in test_cext (#136247)
Remove duplicated definition: atexit_datacallbackfunc type
is already defined by Include/cpython/pylifecycle.h.
2025-07-11 16:48:43 +02:00
..
__init__.py gh-135906: Test the internal C API in test_cext (#136247) 2025-07-11 16:48:43 +02:00
extension.cpp gh-135906: Test the internal C API in test_cext (#136247) 2025-07-11 16:48:43 +02:00
setup.py gh-135906: Test the internal C API in test_cext (#136247) 2025-07-11 16:48:43 +02:00