commit | e64f948e762a6b9fd02e2902ccf42438df6fcb61 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Thu Aug 29 09:30:23 2019 +0300 |
committer | GitHub <noreply@github.com> | Thu Aug 29 09:30:23 2019 +0300 |
tree | 833c88bf7abd2b0ded10bd61468c0d238dedf514 | |
parent | b235a1b47394eedc5f8ea4cf214f56c4c6932e59 [diff] |
bpo-37950: Fix ast.dump() when call with incompletely initialized node. (GH-15510)