summaryrefslogtreecommitdiffstats
path: root/Python/structmember.c
diff options
context:
space:
mode:
authorLysandros Nikolaou <lisandrosnik@gmail.com>2019-12-12 21:40:21 (GMT)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2019-12-12 21:40:21 (GMT)
commit025a602af7ee284d8db6955c26016f3f27d35536 (patch)
treef080f5fadbf276bc1dac0910c0ab9ecab81feeaa /Python/structmember.c
parent1988344a6bff253f017e053f69318ecf03587294 (diff)
downloadcpython-025a602af7ee284d8db6955c26016f3f27d35536.zip
cpython-025a602af7ee284d8db6955c26016f3f27d35536.tar.gz
cpython-025a602af7ee284d8db6955c26016f3f27d35536.tar.bz2
bpo-39031: Include elif keyword when producing lineno/col-offset info for if_stmt (GH-17582)
When parsing an "elif" node, lineno and col_offset of the node now point to the "elif" keyword and not to its condition, making it consistent with the "if" node. https://bugs.python.org/issue39031 Automerge-Triggered-By: @pablogsal
Diffstat (limited to 'Python/structmember.c')
0 files changed, 0 insertions, 0 deletions