Message219290
| Author | Sebastian.Kreft.Deezer |
|---|---|
| Recipients | Sebastian.Kreft.Deezer, docs@python |
| Date | 2014-05-28.16:22:28 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1401294149.12.0.93780466725.issue21596@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Passing an empty list/set of futures to asyncio.wait raises an Exception, which is a little annoying in some use cases. Probably this was the intended behavior as I see there's a test case for that. If such, then I would propose to document that behavior. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-05-28 16:22:29 | Sebastian.Kreft.Deezer | set | recipients: + Sebastian.Kreft.Deezer, docs@python |
| 2014-05-28 16:22:29 | Sebastian.Kreft.Deezer | set | messageid: <1401294149.12.0.93780466725.issue21596@psf.upfronthosting.co.za> |
| 2014-05-28 16:22:28 | Sebastian.Kreft.Deezer | link | issue21596 messages |
| 2014-05-28 16:22:28 | Sebastian.Kreft.Deezer | create | |