mirror of
https://github.com/python/cpython.git
synced 2026-06-29 14:18:58 -04:00
d36e08099d
gh-149816: fix `dict.clear()` race on split-table dict with non-embedded values (GH-149914)
(cherry picked from commit 1692854706)
Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Source files for various builtin objects