diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2013-07-11 20:52:19 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2013-07-11 20:52:19 (GMT) |
commit | 3bf5f530d91c8b55c10e10153d8224e72ed7b279 (patch) | |
tree | 574cb109e7ca7aa3d35b5770b2e54516454f37b5 /Modules/_pickle.c | |
parent | 6b64a6803e17805a6a4fb9a82f7ec26bdc30a6d5 (diff) | |
download | cpython-3bf5f530d91c8b55c10e10153d8224e72ed7b279.zip cpython-3bf5f530d91c8b55c10e10153d8224e72ed7b279.tar.gz cpython-3bf5f530d91c8b55c10e10153d8224e72ed7b279.tar.bz2 |
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 'Modules/_pickle.c')
0 files changed, 0 insertions, 0 deletions