Message280189
| Author | njs |
|---|---|
| Recipients | ncoghlan, njs, vstinner, yselivanov |
| Date | 2016-11-07.06:06:55 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1478498815.31.0.932784161658.issue28629@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
+1 to the change for generators. This is actually in the PEP 533 draft: https://www.python.org/dev/peps/pep-0533/#modifications-to-basic-iterator-types For coroutines, doesn't this overlap with the existing "coroutine not awaited" warning? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-11-07 06:06:55 | njs | set | recipients: + njs, ncoghlan, vstinner, yselivanov |
| 2016-11-07 06:06:55 | njs | set | messageid: <1478498815.31.0.932784161658.issue28629@psf.upfronthosting.co.za> |
| 2016-11-07 06:06:55 | njs | link | issue28629 messages |
| 2016-11-07 06:06:55 | njs | create | |