Anthony Sottile <asott...@umich.edu> added the comment:

There's current expectation in a lot of linters / code formatters that the 
*lineno and *col_offset attributes will be missing if they are not attached to 
the node

setting them to None is going to break a lot of those, if possible I'd suggest 
going back to when they were missing

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

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

Reply via email to