mirror of
https://github.com/python/cpython.git
synced 2026-05-21 03:44:14 -04:00
cd35e9d85a
gh-117657: Fix missing atomic in dict_resize (GH-119312)
Fix missing atomic in dict_resize
(cherry picked from commit 2b3fb767be)
Co-authored-by: Dino Viehland <dinoviehland@meta.com>
Source files for various builtin objects