]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101517: make bdb avoid looking up in linecache with lineno=None (#101787)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Fri, 10 Feb 2023 16:49:29 +0000 (16:49 +0000)
committerGitHub <noreply@github.com>
Fri, 10 Feb 2023 16:49:29 +0000 (16:49 +0000)
commit366b94905869d680b3f1d4801fb497e78811e511
treebec97cee43bbb92592e8743aad57cd3afafa88c7
parent5d15224011217487e1a174c144af0e5f5826c17c
gh-101517: make bdb avoid looking up in linecache with lineno=None (#101787)
Lib/bdb.py
Lib/test/test_bdb.py
Misc/NEWS.d/next/Library/2023-02-10-16-02-29.gh-issue-101517.r7S2u8.rst [new file with mode: 0644]