STINNER Victor <vstin...@redhat.com> added the comment:

> 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.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue35766>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to