index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_peg_generator
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable peg generator tests when building with PGO (GH-23141)
Miss Islington (bot)
2020-11-04
1
-0/+6
*
[3.9] Fix 'gather' rules in the python parser generator (GH-22021) (GH-22080)
Pablo Galindo
2020-09-03
1
-1/+15
*
bpo-41112: Fix test_peg_generator on non-UTF-8 locales. (GH-21138)
Miss Islington (bot)
2020-06-25
1
-2/+2
*
bpo-41044: Generate valid PEG python parsers for opt+seq rules (GH-20995)
Miss Islington (bot)
2020-06-20
1
-0/+8
*
[3.9] Backport GH-20370 and GH-20436: Soft keywords (GH-20458)
Lysandros Nikolaou
2020-05-27
1
-0/+42
*
bpo-40334: Avoid collisions between parser variables and grammar variables (G...
Pablo Galindo
2020-05-10
1
-0/+27
*
Fix some scripts in the peg generator folder (GH-19853)
Pablo Galindo
2020-05-02
2
-63/+5
*
bpo-40334: Rewrite test_c_parser to avoid memory leaks (GH-19694)
Lysandros Nikolaou
2020-04-24
1
-80/+144
*
bpo-40370: Use the same compile and link args as the interpreter used in test...
Pablo Galindo
2020-04-23
1
-0/+4
*
bpo-40334: Suppress all output in test_peg_generator (GH-19675)
Lysandros Nikolaou
2020-04-23
2
-5/+1
*
bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503)
Pablo Galindo
2020-04-22
6
-0/+1359