mirror of
https://github.com/python/cpython.git
synced 2026-05-09 06:01:08 -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.
Miscellaneous source files for the main Python shared library