pub const Py_TPFLAGS_HAVE_VERSION_TAG: u64 = 1 << 18; // 262_144u64
Expand description

This flag does nothing in Python 3.10+