mirror of
https://github.com/python/cpython.git
synced 2026-07-30 05:36:27 -04:00
The only remaining race in dictobject.c was in _PyDict_CheckConsistency
when the dictionary has shared keys.
(cherry picked from commit 3ec719fabf)
Co-authored-by: Sam Gross <[email protected]>
Source files for various builtin objects