]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-44472: Fix ltrace functionality when exceptions are raised (GH-26822)
authorPablo Galindo <Pablogsal@gmail.com>
Mon, 21 Jun 2021 15:23:53 +0000 (16:23 +0100)
committerGitHub <noreply@github.com>
Mon, 21 Jun 2021 15:23:53 +0000 (16:23 +0100)
commit06cda808f149fae9b4c688f752b6eccd0d455ba4
treefe41789e2974228ef32e77f57a9b0e39c45a89e7
parent30f7a77f359a0fc6e37988b0f317a77a15d66b7b
bpo-44472: Fix ltrace functionality when exceptions are raised (GH-26822)
Misc/NEWS.d/next/Core and Builtins/2021-06-21-11-19-54.bpo-44472.Vvm1yn.rst [new file with mode: 0644]
Python/ceval.c