mirror of
https://github.com/python/cpython.git
synced 2026-08-14 19:13:19 +08: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