SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72114 0 1 Python

bpo-36635: Add _testinternalcapi module (GH-12841)

Add a new _testinternalcapi module to test the internal C API.

Move _Py_GetConfigsAsDict() function to the internal C API:
_testembed now uses _testinternalcapi to access the function.
V
Victor Stinner committed
23bace26ec265557697cf3b578b361c178070cd5
Parent: 11efd79
Committed by GitHub <noreply@github.com> on 4/18/2019, 9:37:26 AM