[issue37950] ast.dump() with incomplete node

Serhiy Storchaka report at bugs.python.org
Thu Aug 29 02:30:26 EDT 2019


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset e64f948e762a6b9fd02e2902ccf42438df6fcb61 by Serhiy Storchaka in branch 'master':
bpo-37950: Fix ast.dump() when call with incompletely initialized node. (GH-15510)
https://github.com/python/cpython/commit/e64f948e762a6b9fd02e2902ccf42438df6fcb61


----------

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


More information about the Python-bugs-list mailing list