commit | 3f22811fef73aec848d961593d95fa877f77ecbf | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Thu Sep 27 17:42:37 2018 +0300 |
committer | GitHub <noreply@github.com> | Thu Sep 27 17:42:37 2018 +0300 |
tree | 025ca176b2993e8d85a0961f994794c3f9801032 | |
parent | a94ee12c26aa8dd7dce01373779df8055aff765b [diff] |
bpo-32892: Use ast.Constant instead of specific constant AST types. (GH-9445)