diff options
author | Emmanuel Arias <emmanuelarias30@gmail.com> | 2019-03-21 04:39:17 (GMT) |
---|---|---|
committer | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-03-21 04:39:17 (GMT) |
commit | ed5e29cba500c2336aacdb7c77953f1064235b72 (patch) | |
tree | ee40b0a8e9bfe4a0efc98fa63830aea417756e08 /PC/dl_nt.c | |
parent | 2afb59861827a23c1b50e44022bb77291351c2f1 (diff) | |
download | cpython-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