SIGN IN SIGN UP

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.
V
Victor Stinner committed
d5fc99873769f0d0d5c5d5d99059177a75a4e46e
Parent: 38b6c2a
Committed by GitHub <noreply@github.com> on 2/21/2021, 11:02:04 AM