]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-95913: make the new internal classes pdb.ModuleTarget/ScriptTarget private...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 18 Aug 2022 13:39:16 +0000 (06:39 -0700)
committerGitHub <noreply@github.com>
Thu, 18 Aug 2022 13:39:16 +0000 (14:39 +0100)
commit1b9b4856c86f3895445d8bd57a7ab18fc5cc9b20
treefe4c18859bb0cdf158302b0d5d7bd0adaf1d5cf7
parent7c334a3382acedec903b58d9b2c63fecd82f3748
[3.11] gh-95913: make the new internal classes pdb.ModuleTarget/ScriptTarget private (GH-96053) (#96063)

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
Lib/pdb.py
Lib/test/test_pyclbr.py