blob: 40b51b902c9f707b9de36730b1ba8b271e2f2869 [file] [log] [blame]
Fixed clang ubsan (undefined behavior sanitizer) warnings in dictobject.c by
adjusting how the internal struct _dictkeysobject shared keys structure is
declared.