File tree
Expand file treeCollapse file tree
8 files changed
+12
-18
lines changedFilter options
- Include/internal
- Lib
- importlib
- test
- Misc/NEWS.d/next/Core and Builtins
- Python
Expand file treeCollapse file tree
8 files changed
+12
-18
lines changedInclude/internal/pycore_code.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_code.h-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
65 | 65 |
|
66 | 66 |
|
67 | 67 |
|
68 |
| - |
69 | 68 |
|
70 | 69 |
|
71 | 70 |
|
|
Include/internal/pycore_opcode.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_opcode.h+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lib/importlib/_bootstrap_external.py
Copy file name to clipboardExpand all lines: Lib/importlib/_bootstrap_external.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
407 | 407 |
|
408 | 408 |
|
409 | 409 |
|
| 410 | + |
410 | 411 |
|
411 | 412 |
|
412 | 413 |
|
| ||
420 | 421 |
|
421 | 422 |
|
422 | 423 |
|
423 |
| - |
| 424 | + |
424 | 425 |
|
425 | 426 |
|
426 | 427 |
|
|
-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
383 | 383 |
|
384 | 384 |
|
385 | 385 |
|
386 |
| - |
387 | 386 |
|
388 | 387 |
|
389 | 388 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1047 | 1047 |
|
1048 | 1048 |
|
1049 | 1049 |
|
1050 |
| - |
| 1050 | + |
1051 | 1051 |
|
1052 | 1052 |
|
1053 | 1053 |
|
|
Misc/NEWS.d/next/Core and Builtins/2022-06-06-14-28-24.gh-issue-93533.lnC0CC.rst
Copy file name to clipboard+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
+4-7Lines changed: 4 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4581 | 4581 |
|
4582 | 4582 |
|
4583 | 4583 |
|
4584 |
| - |
| 4584 | + |
| 4585 | + |
4585 | 4586 |
|
4586 |
| - |
4587 |
| - |
4588 |
| - |
4589 |
| - |
4590 | 4587 |
|
4591 | 4588 |
|
4592 | 4589 |
|
| ||
4628 | 4625 |
|
4629 | 4626 |
|
4630 | 4627 |
|
4631 |
| - |
| 4628 | + |
| 4629 | + |
4632 | 4630 |
|
4633 |
| - |
4634 | 4631 |
|
4635 | 4632 |
|
4636 | 4633 |
|
|
+3-6Lines changed: 3 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
986 | 986 |
|
987 | 987 |
|
988 | 988 |
|
989 |
| - |
| 989 | + |
990 | 990 |
|
991 | 991 |
|
992 | 992 |
|
| ||
1007 | 1007 |
|
1008 | 1008 |
|
1009 | 1009 |
|
1010 |
| - |
1011 |
| - |
1012 |
| - |
| 1010 | + |
| 1011 | + |
1013 | 1012 |
|
1014 | 1013 |
|
1015 |
| - |
1016 | 1014 |
|
1017 | 1015 |
|
1018 | 1016 |
|
1019 | 1017 |
|
1020 |
| - |
1021 | 1018 |
|
1022 | 1019 |
|
1023 | 1020 |
|
|
0 commit comments