Message268177
SystemError is serious bug. Please open separate issue for this.
> Why does compile not support null bytes in the first place?
Due to implementation detail of CPython tokenizer. I uses NUL-terminated C strings.
Yet one possible exception: MemoryError. I agree that the long tuple should be replaced by Exception. |
|
Date |
User |
Action |
Args |
2016-06-11 04:38:12 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, terry.reedy, ppperry |
2016-06-11 04:38:12 | serhiy.storchaka | set | messageid: <1465619892.3.0.621358639625.issue25733@psf.upfronthosting.co.za> |
2016-06-11 04:38:12 | serhiy.storchaka | link | issue25733 messages |
2016-06-11 04:38:11 | serhiy.storchaka | create | |
|