summaryrefslogtreecommitdiffstats
path: root/PC/dl_nt.c
diff options
context:
space:
mode:
authorEmmanuel Arias <emmanuelarias30@gmail.com>2019-03-21 04:39:17 (GMT)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2019-03-21 04:39:17 (GMT)
commited5e29cba500c2336aacdb7c77953f1064235b72 (patch)
treeee40b0a8e9bfe4a0efc98fa63830aea417756e08 /PC/dl_nt.c
parent2afb59861827a23c1b50e44022bb77291351c2f1 (diff)
downloadcpython-ed5e29cba500c2336aacdb7c77953f1064235b72.zip
cpython-ed5e29cba500c2336aacdb7c77953f1064235b72.tar.gz
cpython-ed5e29cba500c2336aacdb7c77953f1064235b72.tar.bz2
bpo-36385: Add ``elif`` sentence on to avoid multiple ``if`` (GH-12478)
Currently, when arguments on Parser/asdl_c.py are parsed ``ìf`` sentence is used. This PR Propose to use ``elif`` to avoid multiple evaluting of the ifs. https://bugs.python.org/issue36385
Diffstat (limited to 'PC/dl_nt.c')
0 files changed, 0 insertions, 0 deletions