mirror of
https://github.com/python/cpython.git
synced 2026-06-05 02:57:28 -04:00
b4efc963d6
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.
Source files for various builtin objects