diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2013-07-16 22:16:05 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2013-07-16 22:16:05 +0200 |
commit | f60e8336fb0ee1a26b9cdc598da6cd8a953fb212 (patch) | |
tree | cc11f1e0148c327cff80e1c800045e21cd47ebd7 /Python | |
parent | 5e4e7f7c07ba735beedf75350ba7b1ba048d2443 (diff) | |
download | cpython-f60e8336fb0ee1a26b9cdc598da6cd8a953fb212.tar.gz |
Issue #18408: Fix PyDict_GetItemString(), suppress PyUnicode_FromString() error
As PyDict_GetItem(), PyDict_GetItemString() suppresses all errors that may
occur for historical reasons.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions