diff options
author | Carl Friedrich Bolz-Tereick <cfbolz@gmx.de> | 2021-12-10 23:45:02 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-10 23:45:02 (GMT) |
commit | b593bdc7803cc75461f6f8888ad03cb7d8dfc416 (patch) | |
tree | e75a6934c855caf2652b9e1e0c9471f6174de861 /Python/codecs.c | |
parent | 28179aac796ed1debdce336c4b8ca18e8475d40d (diff) | |
download | cpython-b593bdc7803cc75461f6f8888ad03cb7d8dfc416.zip cpython-b593bdc7803cc75461f6f8888ad03cb7d8dfc416.tar.gz cpython-b593bdc7803cc75461f6f8888ad03cb7d8dfc416.tar.bz2 |
bpo-37971: fix the position of decorator application (GH-30027)
The line numbers of actually calling the decorator functions of
functions and classes was wrong (as opposed to loading them, were they
have been correct previously too).
Co-authored-by: Ćukasz Langa <lukasz@langa.pl>
Diffstat (limited to 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions