Message250821
| Author | eric.smith |
|---|---|
| Recipients | JelleZijlstra, barry, elvis, eric.smith, martin.panter, python-dev, yselivanov |
| Date | 2015-09-16.07:12:29 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1442387557.18.0.838120857618.issue24965@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I rewrote the format_spec parser to recursively call the f-string parser, so any oddness in what's allowed in a format_spec is gone. It took way longer than I thought, but the code is better for it. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-09-16 07:12:38 | eric.smith | set | recipients: + eric.smith, barry, python-dev, martin.panter, yselivanov, JelleZijlstra, elvis |
| 2015-09-16 07:12:37 | eric.smith | set | messageid: <1442387557.18.0.838120857618.issue24965@psf.upfronthosting.co.za> |
| 2015-09-16 07:12:37 | eric.smith | link | issue24965 messages |
| 2015-09-16 07:12:37 | eric.smith | create | |