Commit 37b1d60
File tree
Expand file treeCollapse file tree
8 files changed
+16
-10
lines changedFilter options
- Doc/whatsnew
- Include
- cpython
- Misc/NEWS.d/next/C API
- PCbuild
- Tools/scripts
Expand file treeCollapse file tree
8 files changed
+16
-10
lines changed+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
572 | 572 |
|
573 | 573 |
|
574 | 574 |
|
| 575 | + |
| 576 | + |
| 577 | + |
| 578 | + |
| 579 | + |
| 580 | + |
575 | 581 |
|
576 | 582 |
|
577 | 583 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
63 |
| - |
| 63 | + |
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
|
Include/funcobject.h renamed to Include/cpython/funcobject.h
Copy file name to clipboardExpand all lines: Include/cpython/funcobject.h+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 | 1 |
|
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
| ||
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
79 |
| - |
80 | 79 |
|
81 | 80 |
|
82 | 81 |
|
83 | 82 |
|
84 | 83 |
|
85 | 84 |
|
86 | 85 |
|
87 |
| - |
88 | 86 |
|
89 | 87 |
|
90 | 88 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1145 | 1145 |
|
1146 | 1146 |
|
1147 | 1147 |
|
1148 |
| - |
1149 | 1148 |
|
1150 | 1149 |
|
1151 | 1150 |
|
| ||
1210 | 1209 |
|
1211 | 1210 |
|
1212 | 1211 |
|
| 1212 | + |
1213 | 1213 |
|
1214 | 1214 |
|
1215 | 1215 |
|
|
Misc/NEWS.d/next/C API/2021-10-15-00-11-51.bpo-35134.eX4zqy.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 | + |
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
134 | 134 |
|
135 | 135 |
|
136 | 136 |
|
| 137 | + |
137 | 138 |
|
138 | 139 |
|
139 | 140 |
|
| ||
169 | 170 |
|
170 | 171 |
|
171 | 172 |
|
172 |
| - |
173 | 173 |
|
174 | 174 |
|
175 | 175 |
|
|
PCbuild/pythoncore.vcxproj.filters
Copy file name to clipboardExpand all lines: PCbuild/pythoncore.vcxproj.filters+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
108 | 108 |
|
109 | 109 |
|
110 | 110 |
|
111 |
| - |
112 |
| - |
113 |
| - |
114 | 111 |
|
115 | 112 |
|
116 | 113 |
|
| ||
456 | 453 |
|
457 | 454 |
|
458 | 455 |
|
| 456 | + |
| 457 | + |
| 458 | + |
459 | 459 |
|
460 | 460 |
|
461 | 461 |
|
|
Tools/scripts/stable_abi.py
Copy file name to clipboardExpand all lines: Tools/scripts/stable_abi.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
38 | 37 |
|
39 | 38 |
|
40 | 39 |
|
|
0 commit comments