[issue25885] ast Str type does not annotate the string type when it parses a python document

STINNER Victor report at bugs.python.org
Thu Dec 17 04:47:48 EST 2015


STINNER Victor added the comment:

If you consider that we are wrong, please follow the advice of
starting a discussion on python-ideas. This is how Python is
developed, we have a workflow. Proposing ideas on the bug tracker
works in some cases, but AST is really a *core* feature of Python. You
need deep discussions to change the core. To be cristal clear: *if*
anyone is going to change AST, IMHO a PEP is needed. Writing a PEP
requires a specific workflow starting at python-ideas.

----------

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


More information about the Python-bugs-list mailing list