list comprehensions don't see local variables in pdb in python3
| BPO | 21161 |
|---|---|
| Nosy | @birkenfeld, @blueyed, @bitdancer, @florentx, @xdegaye |
| PRs | |
| Files |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None closed_at = <Date 2014-04-05.19:33:03.596> created_at = <Date 2014-04-05.11:55:43.293> labels = ['interpreter-core', '3.8', 'type-bug', '3.7', '3.9'] title = "list comprehensions don't see local variables in pdb in python3" updated_at = <Date 2019-12-05.21:44:31.558> user = 'https://bugs.python.org/kay'
bugs.python.org fields:
activity = <Date 2019-12-05.21:44:31.558> actor = 'inducer' assignee = 'none' closed = True closed_date = <Date 2014-04-05.19:33:03.596> closer = 'georg.brandl' components = ['Interpreter Core'] creation = <Date 2014-04-05.11:55:43.293> creator = 'kay' dependencies = [] files = ['34791', '35305'] hgrepos = [] issue_num = 21161 keywords = ['patch'] message_count = 10.0 messages = ['215595', '215625', '215876', '215963', '215966', '215967', '216033', '216171', '218847', '348829'] nosy_count = 8.0 nosy_names = ['georg.brandl', 'blueyed', 'inducer', 'r.david.murray', 'flox', 'xdegaye', 'Jurko.Gospodneti\xc4\x87', 'kay'] pr_nums = ['15194'] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue21161' versions = ['Python 3.1', 'Python 3.2', 'Python 3.3', 'Python 3.4', 'Python 3.5', 'Python 3.6', 'Python 3.7', 'Python 3.8', 'Python 3.9']