File tree
Expand file treeCollapse file tree
32 files changed
+181
-42
lines changedFilter options
- Doc/whatsnew
- Include/internal
- Lib
- test
- support
- test_capi
- Misc/NEWS.d/next/Core and Builtins
- Modules
- Objects
- PCbuild
- Python
- Tools
- cases_generator
- jit
Expand file treeCollapse file tree
32 files changed
+181
-42
lines changed+23-7Lines changed: 23 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
888 | 888 |
|
889 | 889 |
|
890 | 890 |
|
891 |
| - |
| 891 | + |
892 | 892 |
|
893 | 893 |
|
894 | 894 |
|
| ||
905 | 905 |
|
906 | 906 |
|
907 | 907 |
|
908 |
| - |
909 |
| - |
910 |
| - |
911 |
| - |
| 908 | + |
| 909 | + |
| 910 | + |
912 | 911 |
|
913 |
| - |
| 912 | + |
914 | 913 |
|
915 |
| - |
916 | 914 |
|
917 | 915 |
|
918 | 916 |
|
919 | 917 |
|
920 | 918 |
|
| 919 | + |
| 920 | + |
| 921 | + |
| 922 | + |
| 923 | + |
| 924 | + |
| 925 | + |
| 926 | + |
| 927 | + |
| 928 | + |
| 929 | + |
| 930 | + |
| 931 | + |
| 932 | + |
| 933 | + |
| 934 | + |
| 935 | + |
| 936 | + |
921 | 937 |
|
922 | 938 |
|
923 | 939 |
|
|
Include/internal/pycore_opcode_metadata.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_opcode_metadata.h+2-2Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Include/internal/pycore_uop_metadata.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_uop_metadata.h+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.
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
216 | 216 |
|
217 | 217 |
|
218 | 218 |
|
219 |
| - |
| 219 | + |
220 | 220 |
|
221 | 221 |
|
222 | 222 |
|
|
Lib/test/support/__init__.py
Copy file name to clipboardExpand all lines: Lib/test/support/__init__.py+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2539 | 2539 |
|
2540 | 2540 |
|
2541 | 2541 |
|
2542 |
| - |
| 2542 | + |
2543 | 2543 |
|
2544 | 2544 |
|
2545 | 2545 |
|
2546 | 2546 |
|
2547 |
| - |
| 2547 | + |
2548 | 2548 |
|
2549 |
| - |
| 2549 | + |
2550 | 2550 |
|
2551 | 2551 |
|
2552 |
| - |
| 2552 | + |
2553 | 2553 |
|
2554 | 2554 |
|
2555 | 2555 |
|
|
Lib/test/test_capi/test_opt.py
Copy file name to clipboardExpand all lines: Lib/test/test_capi/test_opt.py+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
| 37 | + |
| 38 | + |
37 | 39 |
|
38 | 40 |
|
39 | 41 |
|
| ||
136 | 138 |
|
137 | 139 |
|
138 | 140 |
|
| 141 | + |
| 142 | + |
139 | 143 |
|
140 | 144 |
|
141 | 145 |
|
| ||
215 | 219 |
|
216 | 220 |
|
217 | 221 |
|
| 222 | + |
| 223 | + |
218 | 224 |
|
219 | 225 |
|
220 | 226 |
|
| ||
579 | 585 |
|
580 | 586 |
|
581 | 587 |
|
| 588 | + |
| 589 | + |
582 | 590 |
|
583 | 591 |
|
584 | 592 |
|
|
Lib/test/test_monitoring.py
Copy file name to clipboardExpand all lines: Lib/test/test_monitoring.py+6-4Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1831 | 1831 |
|
1832 | 1832 |
|
1833 | 1833 |
|
1834 |
| - |
1835 |
| - |
1836 |
| - |
| 1834 | + |
| 1835 | + |
| 1836 | + |
| 1837 | + |
1837 | 1838 |
|
1838 | 1839 |
|
1839 | 1840 |
|
1840 | 1841 |
|
1841 | 1842 |
|
1842 |
| - |
| 1843 | + |
| 1844 | + |
1843 | 1845 |
|
1844 | 1846 |
|
1845 | 1847 |
|
|
+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
| 20 | + |
19 | 21 |
|
20 | 22 |
|
21 | 23 |
|
|
+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
80 | 80 |
|
81 | 81 |
|
82 | 82 |
|
| 83 | + |
| 84 | + |
83 | 85 |
|
84 | 86 |
|
85 | 87 |
|
|
+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
| ||
960 | 961 |
|
961 | 962 |
|
962 | 963 |
|
| 964 | + |
963 | 965 |
|
964 | 966 |
|
965 | 967 |
|
|
Misc/NEWS.d/next/Core and Builtins/2024-04-26-14-06-18.gh-issue-118335.SRFsxO.rst
Copy file name to clipboard+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
367 | 367 |
|
368 | 368 |
|
369 | 369 |
|
| 370 | + |
370 | 371 |
|
| 372 | + |
| 373 | + |
| 374 | + |
| 375 | + |
| 376 | + |
371 | 377 |
|
372 | 378 |
|
373 | 379 |
|
|
Modules/_testinternalcapi.c
Copy file name to clipboardExpand all lines: Modules/_testinternalcapi.c+12-1Lines changed: 12 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
985 | 985 |
|
986 | 986 |
|
987 | 987 |
|
| 988 | + |
| 989 | + |
988 | 990 |
|
989 | 991 |
|
990 | 992 |
|
| ||
1012 | 1014 |
|
1013 | 1015 |
|
1014 | 1016 |
|
1015 |
| - |
| 1017 | + |
| 1018 | + |
| 1019 | + |
| 1020 | + |
1016 | 1021 |
|
1017 | 1022 |
|
1018 | 1023 |
|
| ||
1045 | 1050 |
|
1046 | 1051 |
|
1047 | 1052 |
|
| 1053 | + |
| 1054 | + |
1048 | 1055 |
|
1049 | 1056 |
|
1050 | 1057 |
|
| ||
2020 | 2027 |
|
2021 | 2028 |
|
2022 | 2029 |
|
| 2030 | + |
2023 | 2031 |
|
2024 | 2032 |
|
2025 | 2033 |
|
2026 | 2034 |
|
2027 | 2035 |
|
2028 | 2036 |
|
| 2037 | + |
2029 | 2038 |
|
2030 | 2039 |
|
2031 | 2040 |
|
| ||
2072 | 2081 |
|
2073 | 2082 |
|
2074 | 2083 |
|
| 2084 | + |
2075 | 2085 |
|
| 2086 | + |
2076 | 2087 |
|
2077 | 2088 |
|
2078 | 2089 |
|
|
+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1496 | 1496 |
|
1497 | 1497 |
|
1498 | 1498 |
|
| 1499 | + |
| 1500 | + |
1499 | 1501 |
|
1500 | 1502 |
|
1501 | 1503 |
|
| ||
1515 | 1517 |
|
1516 | 1518 |
|
1517 | 1519 |
|
| 1520 | + |
| 1521 | + |
1518 | 1522 |
|
1519 | 1523 |
|
1520 | 1524 |
|
| ||
1739 | 1743 |
|
1740 | 1744 |
|
1741 | 1745 |
|
| 1746 | + |
1742 | 1747 |
|
1743 | 1748 |
|
1744 | 1749 |
|
| 1750 | + |
1745 | 1751 |
|
1746 | 1752 |
|
1747 | 1753 |
|
|
+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2281 | 2281 |
|
2282 | 2282 |
|
2283 | 2283 |
|
| 2284 | + |
2284 | 2285 |
|
2285 | 2286 |
|
2286 | 2287 |
|
| 2288 | + |
2287 | 2289 |
|
2288 | 2290 |
|
2289 | 2291 |
|
| ||
2304 | 2306 |
|
2305 | 2307 |
|
2306 | 2308 |
|
| 2309 | + |
2307 | 2310 |
|
2308 | 2311 |
|
| 2312 | + |
2309 | 2313 |
|
2310 | 2314 |
|
2311 | 2315 |
|
|
PCbuild/_testinternalcapi.vcxproj
Copy file name to clipboardExpand all lines: PCbuild/_testinternalcapi.vcxproj+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
108 | 108 |
|
109 | 109 |
|
110 | 110 |
|
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
111 | 117 |
|
112 | 118 |
|
113 | 119 |
|
|
+9-2Lines changed: 9 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 |
| - |
| 39 | + |
| 40 | + |
| 41 | + |
40 | 42 |
|
41 | 43 |
|
42 | 44 |
|
| ||
66 | 68 |
|
67 | 69 |
|
68 | 70 |
|
| 71 | + |
69 | 72 |
|
70 | 73 |
|
71 | 74 |
|
| ||
86 | 89 |
|
87 | 90 |
|
88 | 91 |
|
89 |
| - |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
90 | 96 |
|
91 | 97 |
|
92 | 98 |
|
| ||
179 | 185 |
|
180 | 186 |
|
181 | 187 |
|
| 188 | + |
182 | 189 |
|
183 | 190 |
|
184 | 191 |
|
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
105 | 105 |
|
106 | 106 |
|
107 | 107 |
|
| 108 | + |
108 | 109 |
|
109 | 110 |
|
110 | 111 |
|
|
0 commit comments