]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-65052: Prevent pdb from crashing when trying to display objects (#110578)
authorTian Gao <gaogaotiantian@hotmail.com>
Wed, 11 Oct 2023 17:52:14 +0000 (10:52 -0700)
committerGitHub <noreply@github.com>
Wed, 11 Oct 2023 17:52:14 +0000 (19:52 +0200)
commitc523ce0f434582580a3721e15cb7dd6b56ad0236
tree7d7cc284b54d36fe66d345fe062c18d4dc0e5c63
parentde956b263b98bb9928ce4377c42ca8271c4f2682
gh-65052: Prevent pdb from crashing when trying to display objects (#110578)
Lib/pdb.py
Lib/test/test_pdb.py
Misc/NEWS.d/next/Library/2023-10-09-19-09-32.gh-issue-65052.C2mRlo.rst [new file with mode: 0644]