Commit c8cf9b4
File tree
Expand file treeCollapse file tree
5 files changed
+14
-8
lines changedFilter options
- Lib
- idlelib/idle_test
- test
- Misc/NEWS.d/next/Core and Builtins
- Python
Expand file treeCollapse file tree
5 files changed
+14
-8
lines changedLib/idlelib/idle_test/test_editor.py
Copy file name to clipboardExpand all lines: Lib/idlelib/idle_test/test_editor.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
201 | 201 |
|
202 | 202 |
|
203 | 203 |
|
204 |
| - |
205 |
| - |
| 204 | + |
| 205 | + |
206 | 206 |
|
207 | 207 |
|
208 | 208 |
|
|
+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
222 | 222 |
|
223 | 223 |
|
224 | 224 |
|
225 |
| - |
| 225 | + |
226 | 226 |
|
227 | 227 |
|
228 | 228 |
|
| ||
231 | 231 |
|
232 | 232 |
|
233 | 233 |
|
234 |
| - |
| 234 | + |
235 | 235 |
|
236 | 236 |
|
237 | 237 |
|
| ||
341 | 341 |
|
342 | 342 |
|
343 | 343 |
|
344 |
| - |
| 344 | + |
345 | 345 |
|
346 | 346 |
|
347 | 347 |
|
348 | 348 |
|
349 | 349 |
|
350 | 350 |
|
351 | 351 |
|
352 |
| - |
| 352 | + |
353 | 353 |
|
354 | 354 |
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
103 | 103 |
|
104 | 104 |
|
105 | 105 |
|
106 |
| - |
| 106 | + |
107 | 107 |
|
108 | 108 |
|
109 | 109 |
|
| ||
1157 | 1157 |
|
1158 | 1158 |
|
1159 | 1159 |
|
1160 |
| - |
| 1160 | + |
1161 | 1161 |
|
1162 | 1162 |
|
1163 | 1163 |
|
|
Misc/NEWS.d/next/Core and Builtins/2023-05-24-09-59-56.gh-issue-104825.mQesie.rst
Copy file name to clipboard+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
123 | 123 |
|
124 | 124 |
|
125 | 125 |
|
| 126 | + |
| 127 | + |
126 | 128 |
|
127 | 129 |
|
128 | 130 |
|
| ||
193 | 195 |
|
194 | 196 |
|
195 | 197 |
|
| 198 | + |
| 199 | + |
196 | 200 |
|
197 | 201 |
|
198 | 202 |
|
|
0 commit comments