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

> Maybe we should only offically allow things that can be generated by 
> ast.parse?

Yes, I think this is the way to go. In the future, we can expand the function 
to support more things, but for the first release, it should be as much 
restrictive as possible so we can iterate safely without making 
backwards-incompatible changes. 

I will update the docs soon to reflect this.

----------

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

Reply via email to