cpython/Lib/test/test_cppext
Victor Stinner 3dadc22a27
gh-141563: Add missing cast to _PyDateTime_IMPORT() (#144667)
Fix compilation on C++.

Add test on PyDateTime_IMPORT in test_cext and test_cppext.
2026-02-10 14:47:12 +00:00
..
__init__.py gh-144490: Fix test_cppext: test the internal C API (#144536) 2026-02-06 16:42:42 +01:00
extension.cpp gh-141563: Add missing cast to _PyDateTime_IMPORT() (#144667) 2026-02-10 14:47:12 +00:00
setup.py gh-135906: Test the internal C API in test_cext (#136247) 2025-07-11 16:48:43 +02:00