[issue38870] Expose ast.unparse in the ast module

Pablo Galindo Salgado report at bugs.python.org
Sat May 16 17:53:29 EDT 2020


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


New changeset 25160cdc4775a1ddb4e37c8bf5a6e31ad9c146ed by Batuhan Taskaya in branch 'master':
bpo-38870: Don't put unnecessary parentheses on class declarations in ast.parse (GH-20134)
https://github.com/python/cpython/commit/25160cdc4775a1ddb4e37c8bf5a6e31ad9c146ed


----------

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


More information about the Python-bugs-list mailing list