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-06-15 15:40:33 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
db535957cd4b44c6176e49dc2d28f034ece5262c
cpython
/
Parser
T
History
Benjamin Peterson
620b2c8c98
comment which is not applicable anymore
2011-07-15 15:27:34 -05:00
..
acceler.c
…
asdl_c.py
use only the hex version, since the revno is unreliable across repos
2011-03-13 16:36:08 -05:00
asdl.py
…
bitset.c
…
firstsets.c
…
grammar1.c
…
grammar.c
…
listnode.c
…
metagrammar.c
…
myreadline.c
Issue
#12016
: my_fgets() now always clears errors before calling fgets(). Fix
2011-05-30 23:46:00 +02:00
node.c
…
parser.c
…
parser.h
…
parsetok_pgen.c
Issue
#10785
: Store the filename as Unicode in the Python parser.
2011-04-05 00:39:01 +02:00
parsetok.c
don't restrict unexpected EOF errors to the first line (
closes
#12216
)
2011-05-30 11:12:38 -05:00
pgen.c
…
pgenmain.c
…
printgrammar.c
…
Python.asdl
comment which is not applicable anymore
2011-07-15 15:27:34 -05:00
spark.py
#11515
: fix several typos. Patch by Piotr Kasprzyk.
2011-03-15 05:18:48 +02:00
tokenizer_pgen.c
…
tokenizer.c
Revert bb62908896fe, but keep the test
2011-04-25 04:03:58 +02:00
tokenizer.h
Issue
#9319
: Include the filename in "Non-UTF8 code ..." syntax error.
2011-04-05 01:48:03 +02:00