Message321617
| Author | vstinner |
|---|---|
| Recipients | fenrrir, jonash, methane, serhiy.storchaka, vstinner |
| Date | 2018-07-13.14:52:34 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1531493554.36.0.56676864532.issue34087@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> I don't think this can be tested with Python code, unless you can make sure the target buffer _PyUnicode_TransformDecimalAndSpaceToASCII operates on is initialised with garbage bytes. We just have to call float() with a non-ASCII string, no? An assertion must fail without the fix when Python is compiled in debug mode. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-07-13 14:52:34 | vstinner | set | recipients: + vstinner, fenrrir, methane, jonash, serhiy.storchaka |
| 2018-07-13 14:52:34 | vstinner | set | messageid: <1531493554.36.0.56676864532.issue34087@psf.upfronthosting.co.za> |
| 2018-07-13 14:52:34 | vstinner | link | issue34087 messages |
| 2018-07-13 14:52:34 | vstinner | create | |