[issue30637] Syntax error reported on compile(...), but not on compile(..., ast.PyCF_ONLY_AST)

Pablo Galindo Salgado report at bugs.python.org
Sun Sep 19 18:45:02 EDT 2021


Pablo Galindo Salgado <pablogsal at gmail.com> added the comment:


New changeset e6d05a4092b4176a30d1d1596585df13c2ab676d by Pablo Galindo Salgado in branch 'main':
bpo-30637: Improve the docs of ast.parse regarding differences with compile() (GH-28459)
https://github.com/python/cpython/commit/e6d05a4092b4176a30d1d1596585df13c2ab676d


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue30637>
_______________________________________


More information about the Python-bugs-list mailing list