Commit 9d74658
authored
bpo-40499: Mention that asyncio.wait() needs a non-empty aws set (pythonGH-19900)
A similar formulation was added in bpo-21596
(db74d98) but was lost in bpo-33649
(3faaa88).1 parent f25fb6e commit 9d74658
3 files changed
Lines changed: 4 additions & 0 deletions
File tree
- Doc/library
- Misc
- NEWS.d/next/Documentation
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
498 | 498 | | |
499 | 499 | | |
500 | 500 | | |
| 501 | + | |
| 502 | + | |
501 | 503 | | |
502 | 504 | | |
503 | 505 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1443 | 1443 | | |
1444 | 1444 | | |
1445 | 1445 | | |
| 1446 | + | |
1446 | 1447 | | |
1447 | 1448 | | |
1448 | 1449 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments