| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,10 +4,14 @@ on: | |||
| 4 | 4 | paths: | |
| 5 | 5 | - '**jit**' | |
| 6 | 6 | - 'Python/bytecodes.c' | |
| 7 | + - 'Python/optimizer*.c' | ||
| 8 | + - 'Python/tier2_redundancy_eliminator_bytecodes.c' | ||
| 7 | 9 | push: | |
| 8 | 10 | paths: | |
| 9 | 11 | - '**jit**' | |
| 10 | 12 | - 'Python/bytecodes.c' | |
| 13 | + - 'Python/optimizer*.c' | ||
| 14 | + - 'Python/tier2_redundancy_eliminator_bytecodes.c' | ||
| 11 | 15 | workflow_dispatch: | |
| 12 | 16 | ||
| 13 | 17 | concurrency: | |
| Back | FazBrowse Home | New Git URL |
0 commit comments