[issue22616] Allow connecting AST nodes with corresponding source ranges

R. David Murray report at bugs.python.org
Sun Oct 12 16:37:10 CEST 2014


R. David Murray added the comment:

The "python develop team" is a group of volunteers.  What you need to do to move this forward is to work on patches (or polishing patches, in the case of issue 16806) for open issues for which there has been no objection, and build a consensus for fixing the issues for which there has been objection.

Based on the issue 10769 discussion, it sounds like it would be worthwhile to go to python-ideas and advocate for the position that the ast parser should be enhanced for the kind of use cases you are talking about.  It is possible a PEP would be required, but it is also fairly likely that one will not be.

Personally I'm in favor of supporting such use cases, but I'm not involved in maintaining any of the relevant code nor do I have an interest in getting involved at this time.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22616>
_______________________________________


More information about the Python-bugs-list mailing list