]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-87115: Set `__main__.__spec__` to `None` in pdb (#116141)
authorTian Gao <gaogaotiantian@hotmail.com>
Thu, 29 Feb 2024 21:39:50 +0000 (13:39 -0800)
committerGitHub <noreply@github.com>
Thu, 29 Feb 2024 21:39:50 +0000 (21:39 +0000)
commitccfc042bbf31e53c44b8aae444afd8365b798422
treeded4b9df37457393898574c6c3781350882d519d
parent556749c3e33f7787da149f75ca1702b80383bead
gh-87115: Set `__main__.__spec__` to `None` in pdb (#116141)
Lib/pdb.py
Lib/test/test_pdb.py
Misc/NEWS.d/next/Library/2024-02-29-20-06-06.gh-issue-87115.FVMiOR.rst [new file with mode: 0644]