commit | 26ae9f6d3d755734c9f371b9356325afe5764813 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sat Oct 26 16:46:05 2019 +0300 |
committer | GitHub <noreply@github.com> | Sat Oct 26 16:46:05 2019 +0300 |
tree | c9a3fd3c6aa7e992430d4e88dca992001b9c8ace | |
parent | cb2cf06b0aad1851f54999497c1b50c381d1fdd8 [diff] |
bpo-38535: Fix positions for AST nodes for calls without arguments in decorators. (GH-16861)