Message225806
| Author | serhiy.storchaka |
|---|---|
| Recipients | Arfrever, ezio.melotti, ncoghlan, pitrou, r.david.murray, serhiy.storchaka, vstinner |
| Date | 2014-08-24.09:11:24 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1408871484.58.0.0158116367973.issue18814@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I agree with Ezio in all points. escaped_surrogates is inefficient for any purposes and incomplete. _match_surrogates can be created in more efficient way. clean() has too general and misleading name. redecode() looks just ridiculous, this cumbersome 4-argument function just combine two methods. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-08-24 09:11:24 | serhiy.storchaka | set | recipients: + serhiy.storchaka, ncoghlan, pitrou, vstinner, ezio.melotti, Arfrever, r.david.murray |
| 2014-08-24 09:11:24 | serhiy.storchaka | set | messageid: <1408871484.58.0.0158116367973.issue18814@psf.upfronthosting.co.za> |
| 2014-08-24 09:11:24 | serhiy.storchaka | link | issue18814 messages |
| 2014-08-24 09:11:24 | serhiy.storchaka | create | |