Message368041
| Author | Joel Rosdahl |
|---|---|
| Recipients | Joel Rosdahl, docs@python |
| Date | 2020-05-04.12:16:17 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1588594577.55.0.625072789912.issue40499@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
bpo-21596 documented that the sequence of futures passed to asyncio.wait must not be empty: The sequence *futures* must not be empty. This note was however lost in the bpo-33649 commit (3faaa8857a42a36383bb18425444e597fc876797). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-05-04 12:16:17 | Joel Rosdahl | set | recipients: + Joel Rosdahl, docs@python |
| 2020-05-04 12:16:17 | Joel Rosdahl | set | messageid: <1588594577.55.0.625072789912.issue40499@roundup.psfhosted.org> |
| 2020-05-04 12:16:17 | Joel Rosdahl | link | issue40499 messages |
| 2020-05-04 12:16:17 | Joel Rosdahl | create | |