mirror of
https://github.com/python/cpython.git
synced 2026-05-10 14:41:01 -04:00
78095c9052
gh-127906: Test the limited C API in test_cppext (GH-127916)
(cherry picked from commit d05a4e6a0d)
Co-authored-by: Victor Stinner <vstinner@python.org>