Message 345273 - Python tracker
> I'm sure we can come up with a sufficiently backwards-compatible API. (I'd prefer not to go the hex route, because printing the value would show as 52, which is pretty meaningless.) I propose to replace 4 with (3, 4) to be more future-proof. This version format is already used by sys.version_info for example.