Message250970
| Author | eric.smith |
|---|---|
| Recipients | JelleZijlstra, barry, elvis, eric.smith, martin.panter, python-dev, yselivanov |
| Date | 2015-09-18.12:13:54 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1442578435.52.0.610628383647.issue24965@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Cleaned up the error handling in fstring_expression_compile so it's easier to verify and more robust in the face of future changes. Added a test for an un-doubled '}', which is an error in a top-level literal (and ends a nested expression). Modified existing tests to match. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-09-18 12:13:59 | eric.smith | set | recipients: + eric.smith, barry, python-dev, martin.panter, yselivanov, JelleZijlstra, elvis |
| 2015-09-18 12:13:55 | eric.smith | set | messageid: <1442578435.52.0.610628383647.issue24965@psf.upfronthosting.co.za> |
| 2015-09-18 12:13:55 | eric.smith | link | issue24965 messages |
| 2015-09-18 12:13:55 | eric.smith | create | |