Message321613
| Author | serhiy.storchaka |
|---|---|
| Recipients | fenrrir, jonash, methane, serhiy.storchaka, vstinner |
| Date | 2018-07-13.13:57:26 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1531490246.47.0.56676864532.issue34087@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Is it possible to write a reproducer in Python? The string returned by _PyUnicode_TransformDecimalAndSpaceToASCII() is still a NUL-terminated, but the NUL can be far past the end of the string. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-07-13 13:57:26 | serhiy.storchaka | set | recipients: + serhiy.storchaka, vstinner, fenrrir, methane, jonash |
| 2018-07-13 13:57:26 | serhiy.storchaka | set | messageid: <1531490246.47.0.56676864532.issue34087@psf.upfronthosting.co.za> |
| 2018-07-13 13:57:26 | serhiy.storchaka | link | issue34087 messages |
| 2018-07-13 13:57:26 | serhiy.storchaka | create | |