ppperry <maprea...@olum.org> added the comment:

The thing is, though, that the same error occurs if a larger code being 
debugged calls `exec` or `eval` with such a mapping 
(`pdb.run("eval('1+1',{},FakeContainer())" also crashes with the same error), 
and the test suite contains code that evals other code in an incomplete mapping 
(test_var_annot_custom_maps in test_grammar)

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue34782>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to