cpython
cpython copied to clipboard
gh-142225: Add PyABIInfo_VAR to to _testcapimodule & _testinternalcapi
This ensures that PyABIInfo_VAR can be declared as documented.
(See test_modsupport.py for tests of the functionality.)
- Issue: gh-142225