File tree
4 files changed
+27
-12
lines changedFilter options
- Lib
- _pyrepl
- test/test_pyrepl
- Misc/NEWS.d/next/Core_and_Builtins
4 files changed
+27
-12
lines changedLib/_pyrepl/_module_completer.py
Copy file name to clipboardExpand all lines: Lib/_pyrepl/_module_completer.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
45 |
| - |
| 45 | + |
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
49 |
| - |
| 49 | + |
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
|
+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
134 | 134 |
|
135 | 135 |
|
136 | 136 |
|
137 |
| - |
| 137 | + |
| 138 | + |
138 | 139 |
|
139 | 140 |
|
140 | 141 |
|
| ||
165 | 166 |
|
166 | 167 |
|
167 | 168 |
|
168 |
| - |
| 169 | + |
169 | 170 |
|
170 | 171 |
|
171 | 172 |
|
|
Lib/test/test_pyrepl/test_pyrepl.py
Copy file name to clipboardExpand all lines: Lib/test/test_pyrepl/test_pyrepl.py+20-8Lines changed: 20 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
918 | 918 |
|
919 | 919 |
|
920 | 920 |
|
| 921 | + |
| 922 | + |
| 923 | + |
| 924 | + |
| 925 | + |
| 926 | + |
921 | 927 |
|
| 928 | + |
922 | 929 |
|
923 | 930 |
|
924 | 931 |
|
| ||
932 | 939 |
|
933 | 940 |
|
934 | 941 |
|
935 |
| - |
936 |
| - |
937 |
| - |
938 |
| - |
939 |
| - |
940 |
| - |
941 |
| - |
942 |
| - |
943 | 942 |
|
944 | 943 |
|
945 | 944 |
|
| ||
1052 | 1051 |
|
1053 | 1052 |
|
1054 | 1053 |
|
| 1054 | + |
| 1055 | + |
| 1056 | + |
| 1057 | + |
| 1058 | + |
| 1059 | + |
| 1060 | + |
| 1061 | + |
| 1062 | + |
| 1063 | + |
| 1064 | + |
| 1065 | + |
| 1066 | + |
1055 | 1067 |
|
1056 | 1068 |
|
1057 | 1069 |
|
|
Misc/NEWS.d/next/Core_and_Builtins/2025-05-18-14-33-23.gh-issue-69605.ZMO49F.rst
Copy file name to clipboard+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
0 commit comments