Files
cpython/Lib/test/test_cppext
Victor Stinner 245ba3d6cb gh-144490: Fix test_cppext on Windows (#144628)
Don't include pycore_backoff.h and pycore_cell.h on Windows, since
they emit C++ compiler warnings.
2026-02-09 17:17:00 +01:00
..