Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b7e9525

Browse files
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).
1 parent 85f5a69 commit b7e9525

6 files changed

Lines changed: 225 additions & 133 deletions

File tree

0 commit comments

Comments
 (0)