Message280964
| Author | serhiy.storchaka |
|---|---|
| Recipients | ezio.melotti, josh.r, methane, python-dev, serhiy.storchaka, vstinner, xiang.zhang |
| Date | 2016-11-16.16:10:17 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1479312617.59.0.110862623107.issue28701@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Following patch adds checks in debug mode that the right argument of _PyUnicode_EqualToASCIIString and _PyUnicode_EqualToASCIIId is ASCII-only string. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-11-16 16:10:17 | serhiy.storchaka | set | recipients: + serhiy.storchaka, vstinner, ezio.melotti, methane, python-dev, josh.r, xiang.zhang |
| 2016-11-16 16:10:17 | serhiy.storchaka | set | messageid: <1479312617.59.0.110862623107.issue28701@psf.upfronthosting.co.za> |
| 2016-11-16 16:10:17 | serhiy.storchaka | link | issue28701 messages |
| 2016-11-16 16:10:17 | serhiy.storchaka | create | |