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
/
Tools
/
peg_generator
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.9] Fix typos in the Tools directory (GH-28769) (GH-28800)
Christian Clauss
2021-10-07
1
-1/+1
*
[3.9] Remove git conflict lines from test_parse_directory in peg_generator (G...
Lysandros Nikolaou
2020-10-27
1
-5/+0
*
[3.9] bpo-41043: Escape literal part of the path for glob(). (GH-20994). (GH-...
Serhiy Storchaka
2020-07-02
1
-1/+5
*
Refactor scripts in Tools/peg_generator/scripts (GH-20401)
Miss Islington (bot)
2020-06-06
5
-130/+127
*
bpo-40688: Use the correct parser in the peg_generator scripts (GH-20235)
Miss Islington (bot)
2020-05-25
4
-105/+46
*
bpo-40669: Install PEG benchmarking dependencies in a venv (GH-20183)
Lysandros Nikolaou
2020-05-18
1
-2/+7
*
Clean up unused imports for the peg generator module (GH-19891)
Anthony Shaw
2020-05-04
4
-8/+0
*
Fix some scripts in the peg generator folder (GH-19853)
Pablo Galindo
2020-05-02
4
-12/+23
*
Fix the Tools/peg_generator/scripts/benchmark.py script (GH-19848)
Pablo Galindo
2020-05-01
1
-2/+3
*
bpo-40334: Refactor peg_generator to receive a Tokens file when building c co...
Pablo Galindo
2020-04-28
1
-5/+12
*
bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503)
Pablo Galindo
2020-04-22
10
-0/+1000