[issue24975] Python 3.5 can't compile AST involving PEP 448 unpacking

Brett Cannon report at bugs.python.org
Tue Sep 1 20:13:40 CEST 2015


Brett Cannon added the comment:

Do we not have a test that compiles the entire stdlib using the ast module? We used to have one for the old compiler package. If don't have such a test we should probably add it even if it requires a -u option.

----------
nosy: +brett.cannon

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


More information about the Python-bugs-list mailing list