Commit e1c0c45
File tree
4 files changed
+87
-1
lines changedFilter options
- Lib/test/test_capi
- Misc/NEWS.d/next/Core_and_Builtins
- Python
4 files changed
+87
-1
lines changedLib/test/test_capi/test_opt.py
Copy file name to clipboardExpand all lines: Lib/test/test_capi/test_opt.py+44Lines changed: 44 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1925 | 1925 |
|
1926 | 1926 |
|
1927 | 1927 |
|
| 1928 | + |
| 1929 | + |
| 1930 | + |
| 1931 | + |
| 1932 | + |
| 1933 | + |
| 1934 | + |
| 1935 | + |
| 1936 | + |
| 1937 | + |
| 1938 | + |
| 1939 | + |
| 1940 | + |
| 1941 | + |
| 1942 | + |
| 1943 | + |
| 1944 | + |
| 1945 | + |
| 1946 | + |
| 1947 | + |
| 1948 | + |
| 1949 | + |
| 1950 | + |
| 1951 | + |
| 1952 | + |
| 1953 | + |
| 1954 | + |
| 1955 | + |
| 1956 | + |
| 1957 | + |
| 1958 | + |
| 1959 | + |
| 1960 | + |
| 1961 | + |
| 1962 | + |
| 1963 | + |
| 1964 | + |
| 1965 | + |
| 1966 | + |
| 1967 | + |
| 1968 | + |
| 1969 | + |
| 1970 | + |
| 1971 | + |
1928 | 1972 |
|
1929 | 1973 |
|
1930 | 1974 |
|
|
Misc/NEWS.d/next/Core_and_Builtins/2025-05-03-22-31-53.gh-issue-131798.fQ0ato.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+19Lines changed: 19 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1116 | 1116 |
|
1117 | 1117 |
|
1118 | 1118 |
|
| 1119 | + |
| 1120 | + |
| 1121 | + |
| 1122 | + |
| 1123 | + |
| 1124 | + |
| 1125 | + |
| 1126 | + |
| 1127 | + |
| 1128 | + |
| 1129 | + |
| 1130 | + |
| 1131 | + |
| 1132 | + |
| 1133 | + |
| 1134 | + |
| 1135 | + |
| 1136 | + |
| 1137 | + |
1119 | 1138 |
|
1120 | 1139 |
|
1121 | 1140 |
|
|
+22-1Lines changed: 22 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments