]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131591: Add tests for _PdbClient (#132976)
authorMatt Wozniski <godlygeek@gmail.com>
Wed, 30 Apr 2025 13:09:41 +0000 (09:09 -0400)
committerGitHub <noreply@github.com>
Wed, 30 Apr 2025 13:09:41 +0000 (14:09 +0100)
commit5154d412a45a918ea7e3876f5a9001d6d8460787
tree181005ec0121ba35fa740deaca8f82e28a9f35a1
parenta4b71283015b4a81d4280752f9ac0e0291cadf3f
gh-131591: Add tests for _PdbClient (#132976)
Lib/pdb.py
Lib/test/test_remote_pdb.py