Staging
v0.8.1
https://github.com/python/cpython
Revision 7ceb3e3ffc8ee00551df2245544eb60f7debf3af authored by Miss Islington (bot) on 06 July 2020, 01:53:40 UTC, committed by GitHub on 06 July 2020, 01:53:40 UTC
* Clarify number of scopes

* Indicate 3 or 4

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
(cherry picked from commit 9ed3cd8ba052b395ab50692bb65988b065d68e27)

Co-authored-by: Joannah Nanjekye <33177550+nanjekyejoannah@users.noreply.github.com>

Co-authored-by: Joannah Nanjekye <33177550+nanjekyejoannah@users.noreply.github.com>
1 parent 8912c18
History
Tip revision: 7ceb3e3ffc8ee00551df2245544eb60f7debf3af authored by Miss Islington (bot) on 06 July 2020, 01:53:40 UTC
bpo-26205: Specify the number of nested scopes (GH-21324) (GH-21342)
Tip revision: 7ceb3e3
File Mode Size
pgen
Python.asdl -rw-r--r-- 5.3 KB
acceler.c -rw-r--r-- 3.3 KB
asdl.py -rw-r--r-- 12.6 KB
asdl_c.py -rw-r--r-- 44.3 KB
grammar1.c -rw-r--r-- 1.0 KB
listnode.c -rw-r--r-- 1.2 KB
myreadline.c -rw-r--r-- 11.9 KB
node.c -rw-r--r-- 5.1 KB
parser.c -rw-r--r-- 12.4 KB
parser.h -rw-r--r-- 1.4 KB
parsetok.c -rw-r--r-- 14.2 KB
token.c -rw-r--r-- 4.5 KB
tokenizer.c -rw-r--r-- 55.9 KB
tokenizer.h -rw-r--r-- 3.7 KB

back to top