[issue33416] Add endline and endcolumn to every AST node

Ivan Levkivskyi report at bugs.python.org
Thu Nov 22 17:38:54 EST 2018


Ivan Levkivskyi <levkivskyi at gmail.com> added the comment:

issue22616 is a bit different (proposing line/column ranges instead of just endline/endcolumn). I am happy to close this one in favor of issue22616 if we agree that we will go with endline/endcolumn.

I can't guarantee, but likely I will work on this during winter holidays, unless there are some objections, or unless someone will do this before :-)

----------

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


More information about the Python-bugs-list mailing list