]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-141563: Don't test datetime.h with the limited C API (#144673)
authorVictor Stinner <vstinner@python.org>
Tue, 10 Feb 2026 15:45:24 +0000 (16:45 +0100)
committerGitHub <noreply@github.com>
Tue, 10 Feb 2026 15:45:24 +0000 (15:45 +0000)
commit23d45f0c24ab4ed6fa9bf21ddced78650aa7ae30
tree9352fb4769749ac03d7680d3ca1bd08fb9418f97
parent3dadc22a2796af7718f1aec02e30f100ac6553bd
gh-141563: Don't test datetime.h with the limited C API (#144673)

Fix test_cext and test_cppext.
Lib/test/test_cext/extension.c
Lib/test/test_cppext/extension.cpp