]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-145792: Fix incorrect alloca allocation size in traceback.c (#145814)
authorVanshAgarwal24036 <148854295+VanshAgarwal24036@users.noreply.github.com>
Fri, 13 Mar 2026 12:15:26 +0000 (17:45 +0530)
committerGitHub <noreply@github.com>
Fri, 13 Mar 2026 12:15:26 +0000 (13:15 +0100)
commit59d97683c19923b06e2b2110efadb90fe37f53f3
tree33f3dfc46fd7d39dd686c960046347d12ea2e57d
parent0b6a2346e5b203fb988a382fdc3d51b36641fe1a
gh-145792: Fix incorrect alloca allocation size in traceback.c (#145814)
Misc/NEWS.d/next/Core_and_Builtins/2026-03-11-19-09-47.gh-issue-145792.X5KUhc.rst [new file with mode: 0644]
Python/traceback.c