Message321358
| Author | serhiy.storchaka |
|---|---|
| Recipients | alfps, amaury.forgeotdarc, brian.curtin, dstanek, eryksun, exarkun, ezio.melotti, ggenellina, loewis, nvetoshkin, schmir, serhiy.storchaka, terry.reedy, vstinner |
| Date | 2018-07-10.07:08:13 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1531206493.68.0.56676864532.issue8036@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Crashing happens only with the debug build. With the release mode I got OSError(EINVAL). I think it is better to raise the same error in all builds. ValueError is not new, it is already raised for paths containing NUL and too long paths. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-07-10 07:08:13 | serhiy.storchaka | set | recipients: + serhiy.storchaka, loewis, terry.reedy, exarkun, amaury.forgeotdarc, ggenellina, vstinner, dstanek, schmir, ezio.melotti, brian.curtin, alfps, nvetoshkin, eryksun |
| 2018-07-10 07:08:13 | serhiy.storchaka | set | messageid: <1531206493.68.0.56676864532.issue8036@psf.upfronthosting.co.za> |
| 2018-07-10 07:08:13 | serhiy.storchaka | link | issue8036 messages |
| 2018-07-10 07:08:13 | serhiy.storchaka | create | |