]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-95913: make the new internal classes pdb.ModuleTarget/ScriptTarget private (GH...
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Thu, 18 Aug 2022 10:16:07 +0000 (11:16 +0100)
committerGitHub <noreply@github.com>
Thu, 18 Aug 2022 10:16:07 +0000 (11:16 +0100)
commit1a720c600391f4076097f2ab667e9521c8e521fa
tree32552a93439ff45a903d787131ff1c89aa764644
parent4a6fa894650cfd08da172b798a745961d4d0f398
gh-95913: make the new internal classes pdb.ModuleTarget/ScriptTarget private (GH-96053)
Lib/pdb.py
Lib/test/test_pyclbr.py