Message225793
| Author | ncoghlan |
|---|---|
| Recipients | Arfrever, ezio.melotti, ncoghlan, pitrou, r.david.murray, serhiy.storchaka, vstinner |
| Date | 2014-08-24.04:44:12 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1408855452.89.0.253545328986.issue18814@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Note: I dropped the "has_escaped_bytes" idea, as "s != string.clean(s)" is functionally equivalent, albeit a bit more expensive if you don't actually want the cleaned string) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-08-24 04:44:12 | ncoghlan | set | recipients: + ncoghlan, pitrou, vstinner, ezio.melotti, Arfrever, r.david.murray, serhiy.storchaka |
| 2014-08-24 04:44:12 | ncoghlan | set | messageid: <1408855452.89.0.253545328986.issue18814@psf.upfronthosting.co.za> |
| 2014-08-24 04:44:12 | ncoghlan | link | issue18814 messages |
| 2014-08-24 04:44:12 | ncoghlan | create | |