File tree
Expand file treeCollapse file tree
6 files changed
+22
-16
lines changedFilter options
- Include/cpython
- Misc/NEWS.d/next/C API
- Modules
- Python
Expand file treeCollapse file tree
6 files changed
+22
-16
lines changedInclude/cpython/initconfig.h
Copy file name to clipboardExpand all lines: Include/cpython/initconfig.h+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
252 | 252 |
|
253 | 253 |
|
254 | 254 |
|
255 |
| - |
| 255 | + |
256 | 256 |
|
257 | 257 |
|
258 | 258 |
|
|
Include/cpython/pylifecycle.h
Copy file name to clipboardExpand all lines: Include/cpython/pylifecycle.h+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
65 |
| - |
| 65 | + |
66 | 66 |
|
67 |
| - |
| 67 | + |
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
|
Misc/NEWS.d/next/C API/2023-05-02-21-05-54.gh-issue-104109.0tnDZV.rst
Copy file name to clipboard+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1538 | 1538 |
|
1539 | 1539 |
|
1540 | 1540 |
|
1541 |
| - |
| 1541 | + |
1542 | 1542 |
|
1543 | 1543 |
|
1544 | 1544 |
|
1545 | 1545 |
|
1546 | 1546 |
|
1547 | 1547 |
|
1548 | 1548 |
|
1549 |
| - |
| 1549 | + |
1550 | 1550 |
|
1551 | 1551 |
|
1552 | 1552 |
|
|
Modules/_xxsubinterpretersmodule.c
Copy file name to clipboardExpand all lines: Modules/_xxsubinterpretersmodule.c+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
513 | 513 |
|
514 | 514 |
|
515 | 515 |
|
516 |
| - |
517 |
| - |
518 |
| - |
| 516 | + |
| 517 | + |
| 518 | + |
519 | 519 |
|
520 | 520 |
|
521 |
| - |
| 521 | + |
522 | 522 |
|
523 | 523 |
|
524 | 524 |
|
|
+8-7Lines changed: 8 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
546 | 546 |
|
547 | 547 |
|
548 | 548 |
|
549 |
| - |
| 549 | + |
| 550 | + |
550 | 551 |
|
551 | 552 |
|
552 | 553 |
|
| ||
631 | 632 |
|
632 | 633 |
|
633 | 634 |
|
634 |
| - |
| 635 | + |
635 | 636 |
|
636 | 637 |
|
637 | 638 |
|
| ||
1991 | 1992 |
|
1992 | 1993 |
|
1993 | 1994 |
|
1994 |
| - |
| 1995 | + |
1995 | 1996 |
|
1996 | 1997 |
|
1997 | 1998 |
|
| ||
2079 | 2080 |
|
2080 | 2081 |
|
2081 | 2082 |
|
2082 |
| - |
2083 |
| - |
| 2083 | + |
| 2084 | + |
2084 | 2085 |
|
2085 | 2086 |
|
2086 | 2087 |
|
| ||
2089 | 2090 |
|
2090 | 2091 |
|
2091 | 2092 |
|
2092 |
| - |
2093 |
| - |
| 2093 | + |
| 2094 | + |
2094 | 2095 |
|
2095 | 2096 |
|
2096 | 2097 |
|
|
0 commit comments