[issue35894] Apparent regression in 3.8-dev: 'TypeError: required field "type_ignores" missing from Module'

Anthony Sottile report at bugs.python.org
Sun May 19 11:58:29 EDT 2019


Anthony Sottile <asottile at umich.edu> added the comment:

there's other optional fields in the ast, type ignores don't seem essential to the `Module`, could those be made optional as well?

----------
nosy: +Anthony Sottile

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35894>
_______________________________________


More information about the Python-bugs-list mailing list