Message310712
| Author | yselivanov |
|---|---|
| Recipients | gvanrossum, ncoghlan, ned.deily, yselivanov |
| Date | 2018-01-25.21:50:49 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1516917049.09.0.467229070634.issue32670@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
As per PEP 479, in Python 3.7 it should be a RuntimeError when a StopIteration exception is raised manually in a generator, a coroutine, or an async generator. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-01-25 21:50:49 | yselivanov | set | recipients: + yselivanov, gvanrossum, ncoghlan, ned.deily |
| 2018-01-25 21:50:49 | yselivanov | set | messageid: <1516917049.09.0.467229070634.issue32670@psf.upfronthosting.co.za> |
| 2018-01-25 21:50:49 | yselivanov | link | issue32670 messages |
| 2018-01-25 21:50:49 | yselivanov | create | |