pythoncapi-compat icon indicating copy to clipboard operation
pythoncapi-compat copied to clipboard

[WIP] PEP 741: Add PyConfig_Get() and PyConfig_GetInt()

Open vstinner opened this issue 1 year ago • 0 comments

PR created to check if it's possible to implement these functions in pythoncapi-compat for Python 3.13 and older.

vstinner avatar Jun 05 '24 11:06 vstinner