diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-03-24 11:41:23 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-03-24 11:41:23 (GMT) |
commit | de821befd4a924adb50458163a14dfe6ea9ed448 (patch) | |
tree | 85c045877ba89bb3b83a047e46a27977326b641a /Tools | |
parent | 91afbb60885d5904dc6cb4d063ae33454507bf71 (diff) | |
download | cpython-de821befd4a924adb50458163a14dfe6ea9ed448.zip cpython-de821befd4a924adb50458163a14dfe6ea9ed448.tar.gz cpython-de821befd4a924adb50458163a14dfe6ea9ed448.tar.bz2 |
Issue #23571: PyErr_FormatV() and PyErr_SetObject() now always clear the
current exception because they can run arbitrary Python code and so no
exception must be set.
Diffstat (limited to 'Tools')
0 files changed, 0 insertions, 0 deletions