PyDictObject.ma_version_tag

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

struct PyDictObject
version(Python_3_6_Or_Later)
ulong ma_version_tag;

Meta