[Python-Dev] Python 4: don't remove anything, don't break backward compatibility (original) (raw)
Antoine Pitrou solipsis at pitrou.net
Mon Mar 10 17:56:28 CET 2014
- Previous message: [Python-Dev] Python 4: don't remove anything, don't break backward compatibility
- Next message: [Python-Dev] Python 4: don't remove anything, don't break backward compatibility
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, 10 Mar 2014 17:04:08 +0100 "Stefan Richthofer" <Stefan.Richthofer at gmx.de> wrote:
> Guido famously hates two digit minor version numbers. :)
This is no problem either. Simply switch to hexadecimal numbering ;)
Or wrap around to negative numbers (a minus sign isn't technically a digit, is it?).
Regards
Antoine.
- Previous message: [Python-Dev] Python 4: don't remove anything, don't break backward compatibility
- Next message: [Python-Dev] Python 4: don't remove anything, don't break backward compatibility
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]