File tree
Expand file treeCollapse file tree
5 files changed
+18
-62
lines changedFilter options
- Doc/c-api
- Lib/test/test_capi
- Modules/_testcapi
- clinic
- Objects
Expand file treeCollapse file tree
5 files changed
+18
-62
lines changed+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
96 | 96 |
|
97 | 97 |
|
98 | 98 |
|
| 99 | + |
| 100 | + |
| 101 | + |
99 | 102 |
|
100 | 103 |
|
101 | 104 |
|
|
Lib/test/test_capi/test_float.py
Copy file name to clipboardExpand all lines: Lib/test/test_capi/test_float.py+10-13Lines changed: 10 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
180 | 180 |
|
181 | 181 |
|
182 | 182 |
|
183 |
| - |
184 |
| - |
185 |
| - |
186 |
| - |
187 |
| - |
188 |
| - |
189 | 183 |
|
190 | 184 |
|
191 | 185 |
|
192 | 186 |
|
193 | 187 |
|
194 | 188 |
|
195 | 189 |
|
196 |
| - |
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
197 | 200 |
|
198 | 201 |
|
199 | 202 |
|
| ||
209 | 212 |
|
210 | 213 |
|
211 | 214 |
|
212 |
| - |
213 |
| - |
214 |
| - |
215 |
| - |
216 |
| - |
217 |
| - |
218 | 215 |
|
219 | 216 |
|
220 | 217 |
|
|
Modules/_testcapi/clinic/float.c.h
Copy file name to clipboardExpand all lines: Modules/_testcapi/clinic/float.c.h+1-10Lines changed: 1 addition & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
-33Lines changed: 0 additions & 33 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
157 | 157 |
|
158 | 158 |
|
159 | 159 |
|
160 |
| - |
161 |
| - |
162 |
| - |
163 |
| - |
164 |
| - |
165 |
| - |
166 |
| - |
167 |
| - |
168 |
| - |
169 |
| - |
170 |
| - |
171 |
| - |
172 |
| - |
173 |
| - |
174 |
| - |
175 |
| - |
176 |
| - |
177 |
| - |
178 |
| - |
179 |
| - |
180 |
| - |
181 |
| - |
182 |
| - |
183 |
| - |
184 |
| - |
185 |
| - |
186 |
| - |
187 |
| - |
188 |
| - |
189 |
| - |
190 |
| - |
191 |
| - |
192 | 160 |
|
193 | 161 |
|
194 | 162 |
|
195 |
| - |
196 | 163 |
|
197 | 164 |
|
198 | 165 |
|
|
+4-6Lines changed: 4 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2495 | 2495 |
|
2496 | 2496 |
|
2497 | 2497 |
|
2498 |
| - |
2499 |
| - |
2500 |
| - |
2501 |
| - |
2502 |
| - |
2503 |
| - |
| 2498 | + |
| 2499 | + |
| 2500 | + |
| 2501 | + |
2504 | 2502 |
|
2505 | 2503 |
|
2506 | 2504 |
|
|
0 commit comments