]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-139193: Fix dump_stack when PYTHON_LLTRACE=4 (GH-139384)
authorSergey Miryanov <sergey.miryanov@gmail.com>
Wed, 22 Oct 2025 13:14:25 +0000 (18:14 +0500)
committerGitHub <noreply@github.com>
Wed, 22 Oct 2025 13:14:25 +0000 (14:14 +0100)
commita4709e525f5bc3a1719b33f52377cccb2af70278
tree18791a5146ef2c7117dbce69dfb044f71e79d3f6
parente53e9eb2f1b148219d1a269e979bc7aef4fc8302
GH-139193: Fix dump_stack when PYTHON_LLTRACE=4 (GH-139384)
Include/internal/pycore_stackref.h
Python/ceval.c