bpo-21161: pdb: default: handle list comprehensions · python/cpython@ff84fb3 · GitHub
Skip to content

Commit ff84fb3

Browse files
committed
bpo-21161: pdb: default: handle list comprehensions
Fixes https://bugs.python.org/issue21161.
1 parent f03b4c8 commit ff84fb3

2 files changed

Lines changed: 29 additions & 2 deletions

File tree

Lib/pdb.py

Lines changed: 3 additions & 2 deletions

Lib/test/test_pdb.py

Lines changed: 26 additions & 0 deletions

0 commit comments

Comments
 (0)