Message286280
| Author | glyph |
|---|---|
| Recipients | Inyeol.Lee, belopolsky, benjamin.peterson, danielsh, emptysquare, erickt, esc24, georg.brandl, glyph, gvanrossum, levkivskyi, rhettinger |
| Date | 2017-01-25.22:15:12 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1485382512.62.0.298219008896.issue10544@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
>>> async def foo(): ... bar = [await x for x in range(10)] File "<input>", line 2 SyntaxError: 'await' expressions in comprehensions are not supported |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-01-25 22:15:12 | glyph | set | recipients: + glyph, gvanrossum, georg.brandl, rhettinger, belopolsky, benjamin.peterson, erickt, Inyeol.Lee, esc24, danielsh, emptysquare, levkivskyi |
| 2017-01-25 22:15:12 | glyph | set | messageid: <1485382512.62.0.298219008896.issue10544@psf.upfronthosting.co.za> |
| 2017-01-25 22:15:12 | glyph | link | issue10544 messages |
| 2017-01-25 22:15:12 | glyph | create | |