]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-125313: Prefer `sys.base_*` paths in `Py_Get(Exec)Prefix` deprecation notes (...
authorY5 <124019959+y5c4l3@users.noreply.github.com>
Mon, 21 Oct 2024 09:35:54 +0000 (17:35 +0800)
committerGitHub <noreply@github.com>
Mon, 21 Oct 2024 09:35:54 +0000 (11:35 +0200)
commit7d88140d5299bd086434840db66ede8ccd01a688
tree5312856fac057b931fc361b88cfec9d159fff24f
parentded105a62b9d78717f8dc64652e3903190b585dd
gh-125313: Prefer `sys.base_*` paths in `Py_Get(Exec)Prefix` deprecation notes (#125317)

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

Signed-off-by: y5c4l3 <y5c4l3@proton.me>
Doc/c-api/init.rst
Doc/deprecations/c-api-pending-removal-in-3.15.rst