SIGN IN SIGN UP

Issue #25557: Refactor _PyDict_LoadGlobal()

Don't fallback to PyDict_GetItemWithError() if the hash is unknown: compute the
hash instead. Add also comments to explain the optimization a little bit.
V
Victor Stinner committed
b4efc963d628475c79f02ecf43a4ec564b46428e
Parent: c50ec00