This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-19 19:03:25 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
080b094d2017433ea4f73b5de45c021735fc56b4
cpython
/
Parser
T
History
Christian Heimes
5224d28d38
Patch
#1759
: Backport of PEP 3129 class decorators
...
with some help from Georg
2008-02-23 15:01:05 +00:00
..
acceler.c
…
asdl_c.py
Fix a couple of problems in generating the AST code:
2007-02-26 18:10:47 +00:00
asdl.py
…
bitset.c
…
firstsets.c
…
grammar1.c
…
grammar.c
…
grammar.mak
…
intrcheck.c
…
listnode.c
…
metagrammar.c
…
myreadline.c
…
node.c
…
parser.c
…
parser.h
Issue 1881. Increased the stack limit from 500 to 1500. Also added
2008-02-23 12:01:13 +00:00
parsetok.c
Patch
#1031213
: Decode source line in SyntaxErrors back to its original
2007-09-04 14:19:28 +00:00
pgen.c
Coverity issue CID
#167
2008-01-18 07:45:30 +00:00
pgenmain.c
…
printgrammar.c
…
Python.asdl
Patch
#1759
: Backport of PEP 3129 class decorators
2008-02-23 15:01:05 +00:00
spark.py
…
tokenizer_pgen.c
…
tokenizer.c
Add assertion that we do not blow out newl
2008-01-27 17:10:29 +00:00
tokenizer.h
Fix #define ordering.
2008-01-07 18:41:34 +00:00