File tree
4 files changed
+12
-42
lines changedFilter options
- Include/internal
- Python
- Tools/build
4 files changed
+12
-42
lines changedInclude/internal/pycore_opcode.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_opcode.h-13Lines changed: 0 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Include/internal/pycore_opcode_utils.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_opcode_utils.h+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| ||
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
88 |
| - |
89 |
| - |
90 |
| - |
91 | 88 |
|
92 | 89 |
|
93 | 90 |
|
|
+11-23Lines changed: 11 additions & 23 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
45 |
| - |
46 |
| - |
47 |
| - |
48 |
| - |
49 |
| - |
50 |
| - |
51 | 45 |
|
52 | 46 |
|
53 | 47 |
|
| ||
199 | 193 |
|
200 | 194 |
|
201 | 195 |
|
202 |
| - |
203 |
| - |
| 196 | + |
204 | 197 |
|
205 | 198 |
|
206 | 199 |
|
| ||
211 | 204 |
|
212 | 205 |
|
213 | 206 |
|
214 |
| - |
215 |
| - |
| 207 | + |
| 208 | + |
216 | 209 |
|
217 | 210 |
|
218 | 211 |
|
| ||
500 | 493 |
|
501 | 494 |
|
502 | 495 |
|
503 |
| - |
504 |
| - |
505 |
| - |
506 |
| - |
| 496 | + |
| 497 | + |
| 498 | + |
| 499 | + |
507 | 500 |
|
508 | 501 |
|
509 | 502 |
|
510 |
| - |
511 |
| - |
512 |
| - |
513 |
| - |
514 |
| - |
515 |
| - |
516 |
| - |
517 |
| - |
518 |
| - |
| 503 | + |
| 504 | + |
| 505 | + |
519 | 506 |
|
520 | 507 |
|
521 | 508 |
|
| 509 | + |
522 | 510 |
|
523 | 511 |
|
524 | 512 |
|
|
Tools/build/generate_opcode_h.py
Copy file name to clipboardExpand all lines: Tools/build/generate_opcode_h.py-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
130 | 130 |
|
131 | 131 |
|
132 | 132 |
|
133 |
| - |
134 | 133 |
|
135 | 134 |
|
136 | 135 |
|
137 | 136 |
|
138 |
| - |
139 | 137 |
|
140 | 138 |
|
141 | 139 |
|
|
0 commit comments