diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2020-03-10 00:07:47 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-10 00:07:47 +0200 |
commit | b7e9525f9c7ef02a1d2ad8253afdeb733b0951d4 (patch) | |
tree | a5a765156210e426d89e5f19a75f932dd2165834 /Python/formatter_unicode.c | |
parent | 85f5a69ae1541271286bb0f0e0303aabf792dd5c (diff) | |
download | cpython-git-b7e9525f9c7ef02a1d2ad8253afdeb733b0951d4.tar.gz |
bpo-36287: Make ast.dump() not output optional fields and attributes with default values. (GH-18843)
The default values for optional fields and attributes of AST nodes are now set
as class attributes (e.g. Constant.kind is set to None).
Diffstat (limited to 'Python/formatter_unicode.c')
0 files changed, 0 insertions, 0 deletions