diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2018-10-30 13:16:02 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-30 13:16:02 +0200 |
commit | 95b6acf951fa7f503a3cc5ce7d969d7bcf2f95c9 (patch) | |
tree | 8f6c2e5a36ae932599e81ba3a226360ca59b19d7 /Python/import.c | |
parent | b83d917fafd87e4130f9c7d5209ad2debc7219cd (diff) | |
download | cpython-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