]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-125313: Prefer `sys.base_*` paths in `Py_Get(Exec)Prefix` deprecation notes...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 21 Oct 2024 09:41:15 +0000 (11:41 +0200)
committerGitHub <noreply@github.com>
Mon, 21 Oct 2024 09:41:15 +0000 (09:41 +0000)
commit7711a1c33f5058ef1d5600a744a19c4c1cbf3d98
treec67333d7054a6825ea638f35b0895a8df9694359
parent483c74793917c449e8bff2f9fabd2c6d0c283686
[3.13] gh-125313: Prefer `sys.base_*` paths in `Py_Get(Exec)Prefix` deprecation notes (GH-125317) (#125776)

gh-125313: Prefer `sys.base_*` paths in `Py_Get(Exec)Prefix` deprecation notes (GH-125317)

Prefer `sys.base_*` paths in `Py_Get(Exec)Prefix` deprecation notes.

(cherry picked from commit 7d88140d5299bd086434840db66ede8ccd01a688)

Signed-off-by: y5c4l3 <y5c4l3@proton.me>
Co-authored-by: Y5 <124019959+y5c4l3@users.noreply.github.com>
Doc/c-api/init.rst
Doc/deprecations/c-api-pending-removal-in-3.15.rst