mirror of
https://github.com/python/cpython.git
synced 2026-01-29 22:26:03 +00:00
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