diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2013-07-11 23:17:33 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2013-07-11 23:17:33 +0200 |
commit | 77ec13e47fdd3aede81f701096bb759fd17be4d9 (patch) | |
tree | 3ac22436b4c6c962d583cd6fe7f28cb110794c54 /Python/codecs.c | |
parent | 5140fe2c5aad7f6997b936bc20dbef107a03c1d4 (diff) | |
download | cpython-77ec13e47fdd3aede81f701096bb759fd17be4d9.tar.gz |
Issue #18408: parsetok() must not write into stderr on memory allocation error
The caller gets an error code and can raise a classic Python exception.
Diffstat (limited to 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions