File tree
Expand file treeCollapse file tree
8 files changed
+21
-12
lines changedFilter options
- Doc/whatsnew
- Include
- internal
- Lib
- test/support
- Misc/NEWS.d/next/Library
- Modules
- Tools/build
Expand file treeCollapse file tree
8 files changed
+21
-12
lines changed+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
117 | 117 |
|
118 | 118 |
|
119 | 119 |
|
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
120 | 127 |
|
121 | 128 |
|
122 | 129 |
|
|
Include/internal/pycore_code.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_code.h+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
229 | 229 |
|
230 | 230 |
|
231 | 231 |
|
| 232 | + |
| 233 | + |
232 | 234 |
|
233 | 235 |
|
234 | 236 |
|
|
-2Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
-3Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
23 |
| - |
24 |
| - |
25 | 22 |
|
26 | 23 |
|
27 | 24 |
|
|
Lib/test/support/__init__.py
Copy file name to clipboardExpand all lines: Lib/test/support/__init__.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
| ||
1092 | 1092 |
|
1093 | 1093 |
|
1094 | 1094 |
|
1095 |
| - |
| 1095 | + |
1096 | 1096 |
|
1097 | 1097 |
|
1098 | 1098 |
|
|
Misc/NEWS.d/next/Library/2023-08-01-15-17-20.gh-issue-105481.vMbmj_.rst
Copy file name to clipboard+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
292 | 292 |
|
293 | 293 |
|
294 | 294 |
|
| 295 | + |
| 296 | + |
| 297 | + |
| 298 | + |
| 299 | + |
| 300 | + |
| 301 | + |
| 302 | + |
295 | 303 |
|
| 304 | + |
296 | 305 |
|
297 | 306 |
|
298 | 307 |
|
|
Tools/build/generate_opcode_h.py
Copy file name to clipboardExpand all lines: Tools/build/generate_opcode_h.py-5Lines changed: 0 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
73 | 73 |
|
74 | 74 |
|
75 | 75 |
|
76 |
| - |
77 | 76 |
|
78 | 77 |
|
79 | 78 |
|
| ||
141 | 140 |
|
142 | 141 |
|
143 | 142 |
|
144 |
| - |
145 |
| - |
146 |
| - |
147 |
| - |
148 | 143 |
|
149 | 144 |
|
150 | 145 |
|
|
0 commit comments