]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-107954: Refactor initconfig.c: add CONFIG_SPEC (#110146)
authorVictor Stinner <vstinner@python.org>
Sat, 30 Sep 2023 17:24:06 +0000 (19:24 +0200)
committerGitHub <noreply@github.com>
Sat, 30 Sep 2023 17:24:06 +0000 (17:24 +0000)
commitf3bb00ea12db6525f07d62368a65efec47d192b9
tree3711e0f751ad123771f0272cbc40a1a270adaab7
parent89966a694b54f81510f06a35b1406d56a2f2c8c5
gh-107954: Refactor initconfig.c: add CONFIG_SPEC (#110146)

Add a specification of the PyConfig structure to factorize the code.
Lib/test/test_embed.py
Python/initconfig.c
Tools/c-analyzer/cpython/ignored.tsv