Message 314134 - Python tracker
Message314134
| Author | serhiy.storchaka |
|---|---|
| Recipients | miss-islington, serhiy.storchaka, yselivanov |
| Date | 2018-03-20.06:46:02 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1521528362.58.0.467229070634.issue33041@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I'm surprised, but seems PR 6154 fixes the whole issue 3 in 3.7. It keeps only one POP_BLOCK corresponding to SETUP_LOOP. It also make the generated bytecode a tiny bit more efficient (less jumps). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-03-20 06:46:02 | serhiy.storchaka | set | recipients: + serhiy.storchaka, yselivanov, miss-islington |
| 2018-03-20 06:46:02 | serhiy.storchaka | set | messageid: <1521528362.58.0.467229070634.issue33041@psf.upfronthosting.co.za> |
| 2018-03-20 06:46:02 | serhiy.storchaka | link | issue33041 messages |
| 2018-03-20 06:46:02 | serhiy.storchaka | create | |