File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -34,7 +34,6 @@ Programs/_freeze_importlib
3434Programs /_freeze_importlib.exe
3535Programs /_testembed
3636Programs /_testembed.exe
37- Programs /pgen.exe
3837PC /python_nt * .h
3938PC /pythonnt_rc * .h
4039PC /* /* .exe
@@ -60,6 +59,7 @@ PCbuild/obj/
6059PCBuild /win32 /
6160.purify
6261Parser /pgen
62+ Parser /pgen.exe
6363__pycache__
6464autom4te.cache
6565build /
Original file line number Diff line number Diff line change @@ -33,7 +33,6 @@ Modules/Setup.config
3333Modules/Setup.local
3434Modules/config.c
3535Modules/ld_so_aix$
36- Parser/pgen$
3736^lcov-report/
3837^core
3938^python-gdb.py
@@ -88,9 +87,9 @@ Tools/unicode/build/
8887Tools/unicode/MAPPINGS/
8988BuildLog.htm
9089__pycache__
90+ Parser/pgen{,.exe}
9191Programs/_freeze_importlib{,.exe}
9292Programs/_testembed{,.exe}
93- Programs/pgen.exe
9493.coverage
9594coverage/
9695externals/
You can’t perform that action at this time.
0 commit comments