Commit c989e74
File tree
6 files changed
+38
-2
lines changedFilter options
- Lib/test/test_capi
- Misc
- NEWS.d/next/Core_and_Builtins
- Python
6 files changed
+38
-2
lines changedLib/test/test_capi/test_opt.py
Copy file name to clipboardExpand all lines: Lib/test/test_capi/test_opt.py+31Lines changed: 31 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1499 | 1499 |
|
1500 | 1500 |
|
1501 | 1501 |
|
| 1502 | + |
| 1503 | + |
| 1504 | + |
| 1505 | + |
| 1506 | + |
| 1507 | + |
| 1508 | + |
| 1509 | + |
| 1510 | + |
| 1511 | + |
| 1512 | + |
| 1513 | + |
| 1514 | + |
| 1515 | + |
| 1516 | + |
| 1517 | + |
| 1518 | + |
| 1519 | + |
| 1520 | + |
| 1521 | + |
| 1522 | + |
| 1523 | + |
| 1524 | + |
| 1525 | + |
| 1526 | + |
| 1527 | + |
| 1528 | + |
| 1529 | + |
| 1530 | + |
| 1531 | + |
| 1532 | + |
1502 | 1533 |
|
1503 | 1534 |
|
1504 | 1535 |
|
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1061 | 1061 |
|
1062 | 1062 |
|
1063 | 1063 |
|
| 1064 | + |
1064 | 1065 |
|
1065 | 1066 |
|
1066 | 1067 |
|
|
Misc/NEWS.d/next/Core_and_Builtins/2025-03-03-01-21-04.gh-issue-130415.ibOV6B.rst
Copy file name to clipboard+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
Python/optimizer_bytecodes.c
Copy file name to clipboardExpand all lines: Python/optimizer_bytecodes.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
406 | 406 |
|
407 | 407 |
|
408 | 408 |
|
409 |
| - |
| 409 | + |
410 | 410 |
|
411 | 411 |
|
412 | 412 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
299 | 299 |
|
300 | 300 |
|
301 | 301 |
|
| 302 | + |
| 303 | + |
| 304 | + |
302 | 305 |
|
303 | 306 |
|
304 | 307 |
|
|
0 commit comments