diff options
author | Victor Stinner <vstinner@python.org> | 2021-02-21 11:02:04 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-21 11:02:04 (GMT) |
commit | d5fc99873769f0d0d5c5d5d99059177a75a4e46e (patch) | |
tree | 62651f8f8bea0fa001c79f8932437926e3879efe /Python/makeopcodetargets.py | |
parent | 38b6c2acd4bba666bd64779c42b9d91cbee19274 (diff) | |
download | cpython-d5fc99873769f0d0d5c5d5d99059177a75a4e46e.zip cpython-d5fc99873769f0d0d5c5d5d99059177a75a4e46e.tar.gz cpython-d5fc99873769f0d0d5c5d5d99059177a75a4e46e.tar.bz2 |
bpo-42093: Cleanup _PyDict_GetItemHint() (GH-24582)
* No longer save/restore the current exception. It is no longer used
with an exception raised.
* No longer clear the current exception on error: it's now up to the
caller.
Diffstat (limited to 'Python/makeopcodetargets.py')
0 files changed, 0 insertions, 0 deletions