mirror of
https://github.com/python/cpython.git
synced 2026-05-06 12:49:07 -04:00
a89b2419e0
Fixes data races between dict mutation and watch/unwatch on the same dict.
(cherry picked from commit 3ab94d6842)
Co-authored-by: Sam Gross <colesbury@gmail.com>
Source files for various builtin objects