Pablo Galindo Salgado <pablog...@gmail.com> added the comment:

> Why not just include these in the Python-ast.h and auto-generate them in the 
> asdl_c.py

That's a possibility, but that would incur in a lot of new extra code, and some 
asdl_seq items in the parser contain non-standard types that only PEG uses, so 
is not possible to auto-generate them.

----------

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

Reply via email to