Commit f8373db
File tree
Expand file treeCollapse file tree
8 files changed
+40
-24
lines changedFilter options
- Include
- cpython
- internal
- Misc/NEWS.d/next/C API
- PCbuild
Expand file treeCollapse file tree
8 files changed
+40
-24
lines changedInclude/cpython/modsupport.h
Copy file name to clipboard+26Lines changed: 26 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
Include/internal/pycore_lock.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_lock.h-6Lines changed: 0 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
128 | 128 |
|
129 | 129 |
|
130 | 130 |
|
131 |
| - |
132 |
| - |
133 |
| - |
134 |
| - |
135 |
| - |
136 |
| - |
137 | 131 |
|
138 | 132 |
|
139 | 133 |
|
|
Include/internal/pycore_modsupport.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_modsupport.h-18Lines changed: 0 additions & 18 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
70 |
| - |
71 |
| - |
72 |
| - |
73 |
| - |
74 |
| - |
75 |
| - |
76 |
| - |
77 |
| - |
78 |
| - |
79 |
| - |
80 |
| - |
81 |
| - |
82 |
| - |
83 |
| - |
84 |
| - |
85 |
| - |
86 |
| - |
87 |
| - |
88 | 70 |
|
89 | 71 |
|
90 | 72 |
|
|
+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
134 | 134 |
|
135 | 135 |
|
136 | 136 |
|
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
137 | 143 |
|
138 | 144 |
|
139 | 145 |
|
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1115 | 1115 |
|
1116 | 1116 |
|
1117 | 1117 |
|
| 1118 | + |
1118 | 1119 |
|
1119 | 1120 |
|
1120 | 1121 |
|
|
Misc/NEWS.d/next/C API/2024-07-02-11-03-40.gh-issue-112136.f3fiY8.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 | + |
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
163 | 163 |
|
164 | 164 |
|
165 | 165 |
|
| 166 | + |
166 | 167 |
|
167 | 168 |
|
168 | 169 |
|
|
PCbuild/pythoncore.vcxproj.filters
Copy file name to clipboardExpand all lines: PCbuild/pythoncore.vcxproj.filters+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
432 | 432 |
|
433 | 433 |
|
434 | 434 |
|
| 435 | + |
| 436 | + |
| 437 | + |
435 | 438 |
|
436 | 439 |
|
437 | 440 |
|
|
0 commit comments