summaryrefslogtreecommitdiff
path: root/Python/import.c
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2018-10-30 13:16:02 +0200
committerGitHub <noreply@github.com>2018-10-30 13:16:02 +0200
commit95b6acf951fa7f503a3cc5ce7d969d7bcf2f95c9 (patch)
tree8f6c2e5a36ae932599e81ba3a226360ca59b19d7 /Python/import.c
parentb83d917fafd87e4130f9c7d5209ad2debc7219cd (diff)
downloadcpython-git-95b6acf951fa7f503a3cc5ce7d969d7bcf2f95c9.tar.gz
bpo-34876: Change the lineno of the AST for decorated function and class. (GH-9731)
It was overridden by the lineno of the first decorator. Now it is the lineno of 'def' or 'class'.
Diffstat (limited to 'Python/import.c')
0 files changed, 0 insertions, 0 deletions