We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c537301 commit 8b4a829Copy full SHA for 8b4a829
.github/workflows/tail-call.yml
@@ -5,11 +5,13 @@ on:
5
- 'Python/bytecodes.c'
6
- 'Python/ceval.c'
7
- 'Python/ceval_macros.h'
8
+ - 'Python/generated_cases.c.h'
9
push:
10
paths:
11
12
13
14
15
workflow_dispatch:
16
17
permissions:
0 commit comments