]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] GH-91742: Fix pdb crash after jump (GH-94171) (#94176)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 23 Jun 2022 16:36:00 +0000 (09:36 -0700)
committerGitHub <noreply@github.com>
Thu, 23 Jun 2022 16:36:00 +0000 (17:36 +0100)
commit1f00e8c55ec449641f6c45cf5cdc382af1f68ada
tree5b20fe0afed1e168d2c1dee83e2c1cea59009a3d
parent852b4d4bcd12b0b6839a015a262ce976b134f6f3
[3.11] GH-91742: Fix pdb crash after jump  (GH-94171) (#94176)

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Lib/test/test_pdb.py
Misc/NEWS.d/next/Library/2022-06-23-13-12-05.gh-issue-91742.sNytVX.rst [new file with mode: 0644]
Objects/frameobject.c