Message280942
| Author | serhiy.storchaka |
|---|---|
| Recipients | ezio.melotti, josh.r, serhiy.storchaka, vstinner, xiang.zhang |
| Date | 2016-11-16.12:59:24 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1479301164.8.0.486595249858.issue21449@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
LGTM. Except that _PyUnicode_EqualToASCIIString() could be used for simplicity. > _PyUnicode_CompareWithId is a private function. We can remove it if it has issues. I would left it in maintained releases and removed it in 3.7 (or 3.6?). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-11-16 12:59:24 | serhiy.storchaka | set | recipients: + serhiy.storchaka, vstinner, ezio.melotti, josh.r, xiang.zhang |
| 2016-11-16 12:59:24 | serhiy.storchaka | set | messageid: <1479301164.8.0.486595249858.issue21449@psf.upfronthosting.co.za> |
| 2016-11-16 12:59:24 | serhiy.storchaka | link | issue21449 messages |
| 2016-11-16 12:59:24 | serhiy.storchaka | create | |