]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-129342: Explain how to replace Py_GetProgramName() in C (#129361)
authorVictor Stinner <vstinner@python.org>
Mon, 3 Feb 2025 11:36:41 +0000 (12:36 +0100)
committerGitHub <noreply@github.com>
Mon, 3 Feb 2025 11:36:41 +0000 (12:36 +0100)
commit632ca568219f86679661bc288f46fa5838102ede
tree2c837e480be06a00b2940b415060dc48c435bce3
parenta33dcb9e431c463c20ecdc02a206ddf0b7388687
gh-129342: Explain how to replace Py_GetProgramName() in C (#129361)
Doc/c-api/init.rst
Doc/deprecations/c-api-pending-removal-in-3.15.rst