diff options
author | Peter Hawkins <phawkins@google.com> | 2025-05-13 13:38:57 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-13 17:38:57 +0000 |
commit | 9ad0c7b0f14c5fcda6bfae6692c88abb95502d38 (patch) | |
tree | 8d818a816699d0363098e527fd6f3bfad7cdccc4 /Lib/test/test_importlib/metadata/data/example-21.12-py3.6.egg | |
parent | 35f47d05893e012e9f2b145b934c1d8c61d2bb7d (diff) | |
download | cpython-main.tar.gz cpython-main.zip |
Fix race in `lru_cache` by acquiring critical section on the cache object itself and call the lock held variant of dict functions to modify the underlying dict.
Diffstat (limited to 'Lib/test/test_importlib/metadata/data/example-21.12-py3.6.egg')
0 files changed, 0 insertions, 0 deletions