Message280936
| Author | xiang.zhang |
|---|---|
| Recipients | ezio.melotti, josh.r, serhiy.storchaka, vstinner, xiang.zhang |
| Date | 2016-11-16.11:28:04 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1479295684.92.0.12779164585.issue21449@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> _PyUnicode_CompareWithId is a private function. We can remove it if it has issues. It doesn't. But once there is _PyUnicode_EqualToASCIIId, it's can be rarely used. The new patch implements a version of _PyUnicode_EqualToASCIIId. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-11-16 11:28:04 | xiang.zhang | set | recipients: + xiang.zhang, vstinner, ezio.melotti, serhiy.storchaka, josh.r |
| 2016-11-16 11:28:04 | xiang.zhang | set | messageid: <1479295684.92.0.12779164585.issue21449@psf.upfronthosting.co.za> |
| 2016-11-16 11:28:04 | xiang.zhang | link | issue21449 messages |
| 2016-11-16 11:28:04 | xiang.zhang | create | |