Message 309434 - Python tracker
Message309434
| Author | serhiy.storchaka |
|---|---|
| Recipients | gvanrossum, serhiy.storchaka |
| Date | 2018-01-03.21:11:07 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1515013867.94.0.467229070634.issue32489@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
A 'continue' statement is illegal in the 'finally' clause due to a problem with the current implementation. After resolving issue17611 it will be easy to remove this restriction. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-01-03 21:11:07 | serhiy.storchaka | set | recipients: + serhiy.storchaka, gvanrossum |
| 2018-01-03 21:11:07 | serhiy.storchaka | set | messageid: <1515013867.94.0.467229070634.issue32489@psf.upfronthosting.co.za> |
| 2018-01-03 21:11:07 | serhiy.storchaka | link | issue32489 messages |
| 2018-01-03 21:11:07 | serhiy.storchaka | create | |