diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-03-24 16:28:52 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-03-24 16:28:52 +0100 |
commit | 944fbcc478e36523add77574e172caf518647c74 (patch) | |
tree | 2aaa3be535201b0b936dc64bd878a7b4eadb0f59 /Python/Python-ast.c | |
parent | 381a9bce9762fe2db4a7951f689df4d06ba53f79 (diff) | |
download | cpython-git-944fbcc478e36523add77574e172caf518647c74.tar.gz |
Issue #23571: Enhance _Py_CheckFunctionResult()
Too bad, sometimes Py_FatalError() is unable to write the exception into
sys.stderr (on "AMD64 OpenIndiana 3.x" buildbot, the buildbot was probably out
of memory).
Call Py_FatalError() with a different message for the two cases (result+error,
or no result and no error).
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions