Message250546
| Author | eric.smith |
|---|---|
| Recipients | JelleZijlstra, barry, eric.smith, martin.panter, python-dev, yselivanov |
| Date | 2015-09-13.00:23:07 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1442103788.56.0.716340318404.issue24965@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Both of those are known (to me!) byproducts of the current implementation. If my crazy idea of adding opcodes to speed up f-strings flies, then this issue will go away. I consider this a corner case that doesn't need to be addressed before committing this code. I wouldn't emulate it one way or the other just yet. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-09-13 00:23:08 | eric.smith | set | recipients: + eric.smith, barry, python-dev, martin.panter, yselivanov, JelleZijlstra |
| 2015-09-13 00:23:08 | eric.smith | set | messageid: <1442103788.56.0.716340318404.issue24965@psf.upfronthosting.co.za> |
| 2015-09-13 00:23:08 | eric.smith | link | issue24965 messages |
| 2015-09-13 00:23:07 | eric.smith | create | |