mirror of
https://github.com/python/cpython.git
synced 2026-05-30 08:06:21 -04:00
3ec719fabf
The only remaining race in dictobject.c was in _PyDict_CheckConsistency when the dictionary has shared keys.
Source files for various builtin objects