eamanu
and miss-islington
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
Latest commit
ed5e29c
Mar 21, 2019
| Type | Name | Latest commit message | Commit time |
|---|---|---|---|
| .. | |||
| Failed to load latest commit information. | |||
|
|
pgen |
|
|
|
|
Python.asdl |
|
|
|
|
acceler.c |
|
|
|
|
asdl.py |
|
|
|
|
asdl_c.py | ||
|
|
grammar1.c | ||
|
|
listnode.c | ||
|
|
myreadline.c | ||
|
|
node.c | ||
|
|
parser.c |
|
|
|
|
parser.h |
|
|
|
|
parsetok.c |
|
|
|
|
token.c | ||
|
|
tokenizer.c |
|
|
|
|
tokenizer.h |
|
|