File tree
3 files changed
+17
-3
lines changedFilter options
- Lib
- asyncio
- test/test_asyncio
- Misc/NEWS.d/next/Library
3 files changed
+17
-3
lines changedLib/asyncio/selector_events.py
Copy file name to clipboardExpand all lines: Lib/asyncio/selector_events.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
173 | 173 |
|
174 | 174 |
|
175 | 175 |
|
176 |
| - |
| 176 | + |
177 | 177 |
|
178 | 178 |
|
179 | 179 |
|
|
Lib/test/test_asyncio/test_selector_events.py
Copy file name to clipboardExpand all lines: Lib/test/test_asyncio/test_selector_events.py+14-2Lines changed: 14 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
347 | 347 |
|
348 | 348 |
|
349 | 349 |
|
| 350 | + |
| 351 | + |
| 352 | + |
| 353 | + |
| 354 | + |
| 355 | + |
| 356 | + |
| 357 | + |
| 358 | + |
| 359 | + |
| 360 | + |
| 361 | + |
350 | 362 |
|
351 | 363 |
|
352 | 364 |
|
| ||
362 | 374 |
|
363 | 375 |
|
364 | 376 |
|
365 |
| - |
| 377 | + |
366 | 378 |
|
367 | 379 |
|
368 | 380 |
|
| ||
388 | 400 |
|
389 | 401 |
|
390 | 402 |
|
391 |
| - |
| 403 | + |
392 | 404 |
|
393 | 405 |
|
394 | 406 |
|
|
Misc/NEWS.d/next/Library/2025-05-20-21-45-58.gh-issue-90871.Gkvtp6.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