mirror of
https://github.com/python/cpython.git
synced 2026-05-20 03:14:26 -04:00
67796521dd
KeyError could be raised when cached function with full cache was simultaneously called from differen threads with the same uncached arguments.
Source files for various builtin objects