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-07-26 20:03:16 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dd2d55c8a145deffb521724e7cb159b453eeb6b8
cpython
/
Parser
T
History
Éric Araujo
6f08f53e79
Merge 3.2
2011-09-02 17:32:30 +02:00
..
acceler.c
…
asdl_c.py
Merge 3.2
2011-09-02 17:32:30 +02:00
asdl.py
the bool asdl type died a while ago
2011-08-09 16:10:09 -05:00
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
add a asdl bytes type, so Bytes.s be properly typechecked
2011-08-09 16:08:39 -05:00
spark.py
…
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