BPO | [26072](https://bugs.python.org/issue26072) --- | :--- Nosy | @birkenfeld, @xdegaye, @devjoe Files | [default.patch](https://bugs.python.org/file45115/default.patch "Uploaded as text/plain at 2016-10-16.09:55:21 by @devjoe"): show proper information when Pdb fails to create a closure[free_variables.patch](https://bugs.python.org/file45509/free_variables.patch "Uploaded as text/plain at 2016-11-16.20:37:32 by @xdegaye") *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: ```python assignee = None closed_at = None created_at = labels = ['3.7', 'type-bug', 'library'] title = 'pdb fails to access variables closed over' updated_at = user = 'https://github.com/anntzer' ``` bugs.python.org fields: ```python activity = actor = 'Chun-Yu Tseng' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = creator = 'Antony.Lee' dependencies = [] files = ['45115', '45509'] hgrepos = [] issue_num = 26072 keywords = ['patch'] message_count = 10.0 messages = ['257888', '277181', '277578', '278761', '280912', '280930', '280933', '280988', '281016', '281469'] nosy_count = 4.0 nosy_names = ['georg.brandl', 'xdegaye', 'Jes\xc3\xbas G\xc3\xb3mez', 'Chun-Yu Tseng'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue26072' versions = ['Python 2.7', 'Python 3.3', 'Python 3.4', 'Python 3.5', 'Python 3.6', 'Python 3.7'] ```