SIGN IN SIGN UP

gh-107954, PEP 741: Add PyConfig_Get()/Set() functions (#123472)

Add PyConfig_Get(), PyConfig_GetInt(), PyConfig_Set() and
PyConfig_Names() functions to get and set the current runtime Python
configuration.

Add visibility and "sys spec" to config and preconfig specifications.

_PyConfig_AsDict() now converts PyConfig.xoptions as a dictionary.

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
V
Victor Stinner committed
33b790978d8b817a66a4a117a8c38a857b6103f0
Parent: db42934
Committed by GitHub <noreply@github.com> on 9/2/2024, 9:25:08 PM