Commit fd7432e
File tree
3 files changed
+19
-26
lines changedFilter options
- Include/cpython
- Modules/_testcapi
- Objects
3 files changed
+19
-26
lines changedInclude/cpython/unicodeobject.h
Copy file name to clipboardExpand all lines: Include/cpython/unicodeobject.h+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
448 | 448 |
|
449 | 449 |
|
450 | 450 |
|
451 |
| - |
| 451 | + |
452 | 452 |
|
453 | 453 |
|
454 | 454 |
|
455 |
| - |
456 |
| - |
457 |
| - |
458 |
| - |
459 | 455 |
|
460 | 456 |
|
461 | 457 |
|
|
Modules/_testcapi/unicode.c
Copy file name to clipboardExpand all lines: Modules/_testcapi/unicode.c+4-7Lines changed: 4 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
224 | 224 |
|
225 | 225 |
|
226 | 226 |
|
227 |
| - |
| 227 | + |
228 | 228 |
|
229 | 229 |
|
230 | 230 |
|
231 | 231 |
|
232 |
| - |
233 |
| - |
234 |
| - |
235 | 232 |
|
236 | 233 |
|
237 | 234 |
|
| ||
293 | 290 |
|
294 | 291 |
|
295 | 292 |
|
296 |
| - |
| 293 | + |
297 | 294 |
|
298 | 295 |
|
299 | 296 |
|
| ||
335 | 332 |
|
336 | 333 |
|
337 | 334 |
|
338 |
| - |
| 335 | + |
339 | 336 |
|
340 | 337 |
|
341 | 338 |
|
| ||
352 | 349 |
|
353 | 350 |
|
354 | 351 |
|
355 |
| - |
| 352 | + |
356 | 353 |
|
357 | 354 |
|
358 | 355 |
|
|
+14-14Lines changed: 14 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13139 | 13139 |
|
13140 | 13140 |
|
13141 | 13141 |
|
13142 |
| - |
| 13142 | + |
13143 | 13143 |
|
13144 | 13144 |
|
13145 | 13145 |
|
13146 | 13146 |
|
13147 |
| - |
| 13147 | + |
13148 | 13148 |
|
13149 | 13149 |
|
13150 |
| - |
13151 |
| - |
| 13150 | + |
| 13151 | + |
13152 | 13152 |
|
13153 | 13153 |
|
13154 | 13154 |
|
13155 |
| - |
13156 |
| - |
13157 |
| - |
| 13155 | + |
| 13156 | + |
| 13157 | + |
| 13158 | + |
| 13159 | + |
| 13160 | + |
| 13161 | + |
| 13162 | + |
| 13163 | + |
| 13164 | + |
13158 | 13165 |
|
13159 | 13166 |
|
13160 | 13167 |
|
| ||
13176 | 13183 |
|
13177 | 13184 |
|
13178 | 13185 |
|
13179 |
| - |
13180 |
| - |
13181 |
| - |
13182 |
| - |
13183 |
| - |
13184 |
| - |
13185 |
| - |
13186 | 13186 |
|
13187 | 13187 |
|
13188 | 13188 |
|
|
0 commit comments