PyDictObject.ma_version_tag

Dictionary version: globally unique, value change each time the dictionary is modified

struct PyDictObject
ulong ma_version_tag;

Meta