diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2013-07-22 23:50:57 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2013-07-22 23:50:57 +0200 |
commit | 015fad13eabce6c057cbdb62ae93ea80b4803718 (patch) | |
tree | a3cd7e8ef5fe14c8b06247c5d0719122a0eee642 /Python/pythonrun.c | |
parent | 165cd2bc6d4c8b366abdb7f32a7eb004fd3850b9 (diff) | |
download | cpython-015fad13eabce6c057cbdb62ae93ea80b4803718.tar.gz |
Issue #18520: Fix _PyDict_GetItemId(), suppress _PyUnicode_FromId() error
As PyDict_GetItem(), _PyDict_GetItemId() suppresses all errors that may occur,
for historical reasons.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions