Message255355
"especially for issues with null byte"
I don't think that we should put to much energy in handling correctly NUL bytes. I see NUL bytes in code as bugs in the code, not in the Python parser. We *might* try to give warnings or better error messages to the user, that's all. |
|
| Date |
User |
Action |
Args |
| 2015-11-25 14:17:10 | vstinner | set | recipients:
+ vstinner, brett.cannon, serhiy.storchaka, yselivanov, matrixise |
| 2015-11-25 14:17:10 | vstinner | set | messageid: <[email protected]> |
| 2015-11-25 14:17:10 | vstinner | link | issue25643 messages |
| 2015-11-25 14:17:10 | vstinner | create | |
|