]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-152105: Remove PyUnstable_ExecutableKinds and related macros (GH-155244)
authorPetr Viktorin <encukou@gmail.com>
Thu, 6 Aug 2026 11:33:36 +0000 (13:33 +0200)
committerGitHub <noreply@github.com>
Thu, 6 Aug 2026 11:33:36 +0000 (13:33 +0200)
commitfe3a123bc38c6f5f5d335bc2febddaaef417f109
treedf882abc219681c66cb9af4d81a989190074063d
parent297eb1b7488a46c8b6c4d87caaf658463ca72059
gh-152105: Remove PyUnstable_ExecutableKinds and related macros (GH-155244)
Doc/c-api/frame.rst
Doc/tools/removed-ids.txt
Doc/whatsnew/3.16.rst
Include/cpython/pyframe.h
Misc/NEWS.d/next/C_API/2026-07-30-16-58-36.gh-issue-152105.1Jz1YH.rst [new file with mode: 0644]
Python/frame.c