Commit 8ceb6cb
File tree
Expand file treeCollapse file tree
11 files changed
+22
-500
lines changedFilter options
- Include/internal
- Lib/test
- support
- test_capi
- Misc/NEWS.d/next/C_API
- Modules
- Programs
- Python
Expand file treeCollapse file tree
11 files changed
+22
-500
lines changedInclude/internal/pycore_interp.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_interp.h-37Lines changed: 0 additions & 37 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
341 | 341 |
|
342 | 342 |
|
343 | 343 |
|
344 |
| - |
345 |
| - |
346 |
| - |
347 |
| - |
348 |
| - |
349 |
| - |
350 |
| - |
351 |
| - |
352 |
| - |
353 |
| - |
354 |
| - |
355 |
| - |
356 |
| - |
357 |
| - |
358 |
| - |
359 |
| - |
360 |
| - |
361 |
| - |
362 |
| - |
363 |
| - |
364 |
| - |
365 |
| - |
366 |
| - |
367 |
| - |
368 |
| - |
369 |
| - |
370 |
| - |
371 |
| - |
372 |
| - |
373 |
| - |
374 |
| - |
375 |
| - |
376 |
| - |
377 |
| - |
378 |
| - |
379 |
| - |
380 |
| - |
381 | 344 |
|
382 | 345 |
|
383 | 346 |
|
|
Lib/test/_test_embed_set_config.py
Copy file name to clipboardExpand all lines: Lib/test/_test_embed_set_config.py-291Lines changed: 0 additions & 291 deletions
This file was deleted.
Lib/test/support/__init__.py
Copy file name to clipboardExpand all lines: Lib/test/support/__init__.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
505 | 505 |
|
506 | 506 |
|
507 | 507 |
|
508 |
| - |
| 508 | + |
509 | 509 |
|
510 | 510 |
|
511 |
| - |
| 511 | + |
512 | 512 |
|
513 | 513 |
|
514 | 514 |
|
|
Lib/test/test_capi/test_misc.py
Copy file name to clipboardExpand all lines: Lib/test/test_capi/test_misc.py+8-9Lines changed: 8 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2141 | 2141 |
|
2142 | 2142 |
|
2143 | 2143 |
|
| 2144 | + |
| 2145 | + |
2144 | 2146 |
|
2145 | 2147 |
|
2146 | 2148 |
|
2147 | 2149 |
|
2148 | 2150 |
|
2149 | 2151 |
|
2150 |
| - |
| 2152 | + |
2151 | 2153 |
|
2152 | 2154 |
|
2153 | 2155 |
|
2154 |
| - |
2155 |
| - |
2156 |
| - |
2157 |
| - |
2158 |
| - |
| 2156 | + |
| 2157 | + |
2159 | 2158 |
|
2160 | 2159 |
|
2161 |
| - |
2162 |
| - |
| 2160 | + |
| 2161 | + |
2163 | 2162 |
|
2164 | 2163 |
|
2165 |
| - |
| 2164 | + |
2166 | 2165 |
|
2167 | 2166 |
|
2168 | 2167 |
|
|
0 commit comments