COMMITS
/ Lib/test/test_remote_pdb.py January 20, 2026
Y
gh-143874: Use self.message instead of raw print in `_exec_in_closure()` (#143875)
Yongtao Huang committed
October 29, 2025
F
September 12, 2025
I
Improve permission error messages in pdb and asyncio.tools (#134290)
ivonastojanovic committed
July 20, 2025
O
gh-136438: Make sure `test_remote_pdb` pass with all optimization levels (GH-136788)
Olga Pustovalova committed
May 25, 2025
H
gh-134357: Remove unused imports in tests (#134340)
Hugo van Kemenade committed
May 6, 2025
M
gh-133490: Fix syntax highlighting for remote PDB (#133494)
Matt Wozniski committed
M
gh-133490: Add color support to remote PDB (#133491)
Matt Wozniski committed
May 5, 2025
M
gh-132975: Improve Remote PDB interrupt handling (#133223)
Matt Wozniski committed
May 4, 2025
M
gh-133351: Fix remote PDB's multi-line block tab completion (#133387)
Matt Wozniski committed
April 30, 2025
M
gh-131591: Add tests for _PdbClient (#132976)
Matt Wozniski committed
April 26, 2025
T
gh-133006: Add subprocess check for remote pdb test (#133014)
Tian Gao committed
April 25, 2025
T
V
gh-132950: Skip test_remote_pdb if remote exec is disabled (#132951)
Victor Stinner committed
V
gh-132912: Use SHORT_TIMEOUT in test_remote_pdb (#132939)
Victor Stinner committed
P
gh-132912: Account for race in test_keyboard_interrupt in test_remote_pdb (#132929)
Pablo Galindo Salgado committed
V
gh-132912: Skip flaky test in test_remote_pdb (#132924)
Victor Stinner committed
V
gh-132912: Kill the process on error in test_remote_pdb (#132920)
Victor Stinner committed
M
gh-131591: Allow pdb to attach to a running process (#132451)
Matt Wozniski committed