This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
cpython
mirror of
https://github.com/python/cpython
Watch
4
Star
1
Fork
You've already forked cpython
0
Code
Issues
Releases
Wiki
Activity
470aac4d8e
cpython
/
Parser
/
pegen
History
Pablo Galindo
470aac4d8e
bpo-40334: Generate comments in the parser code to improve debugging (GH-19966)
2020-05-06 23:14:43 +01:00
..
parse.c
bpo-40334: Generate comments in the parser code to improve debugging (GH-19966)
2020-05-06 23:14:43 +01:00
parse_string.c
bpo-40334: Add support for feature_version in new PEG parser (GH-19827)
2020-04-30 20:27:52 -07:00
parse_string.h
…
peg_api.c
bpo-40334: Make the PyPegen* and PyParser* APIs more consistent (GH-19839)
2020-05-01 18:30:51 +01:00
pegen.c
bpo-40246: Revert reporting of invalid string prefixes (GH-19888)
2020-05-04 12:32:18 +01:00
pegen.h
bpo-40334: Improve column offsets for thrown syntax errors by Pegen (GH-19782)
2020-05-01 14:13:43 +01:00