Commit 366dc3a
File tree
Expand file treeCollapse file tree
9 files changed
+15
-15
lines changedFilter options
- Include
- cpython
- Misc/NEWS.d/next/C API
- PCbuild
- Parser
- Tools/scripts
Expand file treeCollapse file tree
9 files changed
+15
-15
lines changed+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
137 | 137 |
|
138 | 138 |
|
139 | 139 |
|
140 |
| - |
| 140 | + |
141 | 141 |
|
142 | 142 |
|
143 | 143 |
|
| ||
154 | 154 |
|
155 | 155 |
|
156 | 156 |
|
157 |
| - |
| 157 | + |
158 | 158 |
|
159 | 159 |
|
160 | 160 |
|
|
Include/pyarena.h renamed to Include/cpython/pyarena.h
Copy file name to clipboardFile renamed without changes.
Include/pyctype.h renamed to Include/cpython/pyctype.h
Copy file name to clipboardFile renamed without changes.
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1057 | 1057 |
|
1058 | 1058 |
|
1059 | 1059 |
|
1060 |
| - |
1061 | 1060 |
|
1062 |
| - |
1063 | 1061 |
|
1064 | 1062 |
|
1065 | 1063 |
|
| ||
1113 | 1111 |
|
1114 | 1112 |
|
1115 | 1113 |
|
| 1114 | + |
| 1115 | + |
1116 | 1116 |
|
1117 | 1117 |
|
1118 | 1118 |
|
|
Misc/NEWS.d/next/C API/2021-02-17-18-51-26.bpo-35134.YoQdk8.rst
Copy file name to clipboard+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
142 | 142 |
|
143 | 143 |
|
144 | 144 |
|
| 145 | + |
| 146 | + |
145 | 147 |
|
146 | 148 |
|
147 | 149 |
|
| ||
226 | 228 |
|
227 | 229 |
|
228 | 230 |
|
229 |
| - |
230 | 231 |
|
231 |
| - |
232 | 232 |
|
233 | 233 |
|
234 | 234 |
|
|
PCbuild/pythoncore.vcxproj.filters
Copy file name to clipboardExpand all lines: PCbuild/pythoncore.vcxproj.filters+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
177 | 177 |
|
178 | 178 |
|
179 | 179 |
|
180 |
| - |
181 |
| - |
182 |
| - |
183 | 180 |
|
184 | 181 |
|
185 | 182 |
|
186 |
| - |
187 |
| - |
188 |
| - |
189 | 183 |
|
190 | 184 |
|
191 | 185 |
|
| ||
438 | 432 |
|
439 | 433 |
|
440 | 434 |
|
| 435 | + |
| 436 | + |
| 437 | + |
| 438 | + |
| 439 | + |
| 440 | + |
441 | 441 |
|
442 | 442 |
|
443 | 443 |
|
|
-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
9 | 8 |
|
10 | 9 |
|
11 | 10 |
|
|
Tools/scripts/stable_abi.py
Copy file name to clipboardExpand all lines: Tools/scripts/stable_abi.py-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
26 | 25 |
|
27 |
| - |
28 | 26 |
|
29 | 27 |
|
30 | 28 |
|
|
0 commit comments