Commit b9e88ff
File tree
Expand file treeCollapse file tree
4 files changed
+21
-7
lines changedFilter options
- Lib/test/test_capi
- Misc/NEWS.d/next/Core_and_Builtins
- Python
Expand file treeCollapse file tree
4 files changed
+21
-7
lines changedLib/test/test_capi/test_opt.py
Copy file name to clipboardExpand all lines: Lib/test/test_capi/test_opt.py+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1678 | 1678 |
|
1679 | 1679 |
|
1680 | 1680 |
|
1681 |
| - |
| 1681 | + |
1682 | 1682 |
|
1683 | 1683 |
|
1684 | 1684 |
|
1685 | 1685 |
|
1686 | 1686 |
|
1687 | 1687 |
|
1688 | 1688 |
|
1689 |
| - |
| 1689 | + |
1690 | 1690 |
|
1691 | 1691 |
|
1692 | 1692 |
|
| ||
1695 | 1695 |
|
1696 | 1696 |
|
1697 | 1697 |
|
1698 |
| - |
| 1698 | + |
1699 | 1699 |
|
1700 | 1700 |
|
1701 | 1701 |
|
| ||
1706 | 1706 |
|
1707 | 1707 |
|
1708 | 1708 |
|
1709 |
| - |
| 1709 | + |
1710 | 1710 |
|
1711 | 1711 |
|
1712 | 1712 |
|
|
Misc/NEWS.d/next/Core_and_Builtins/2025-04-12-19-41-16.gh-issue-131798.JkSocg.rst
Copy file name to clipboard+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
Python/optimizer_bytecodes.c
Copy file name to clipboardExpand all lines: Python/optimizer_bytecodes.c+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
919 | 919 |
|
920 | 920 |
|
921 | 921 |
|
| 922 | + |
| 923 | + |
| 924 | + |
| 925 | + |
| 926 | + |
| 927 | + |
| 928 | + |
| 929 | + |
| 930 | + |
| 931 | + |
| 932 | + |
| 933 | + |
922 | 934 |
|
923 | 935 |
|
924 | 936 |
|
|
+3-3Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments