Re: [Python-Dev] Python 4: don't remove anything, don't break backward compatibility

2014年3月10日 11:20:45 -0700

On 2014年03月10日 17:06, Chris Angelico wrote:
On Tue, Mar 11, 2014 at 3:56 AM, Antoine Pitrou <[email protected]> wrote:
On 2014年3月10日 17:04:08 +0100
"Stefan Richthofer" <[email protected]> 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?).
Terrible idea. Would wreak havoc with comparisons. No. Python 3 is all
about Unicode, so the right way to proceed is 3.8, 3.9, 3.:, 3.;, 3.<,
3.=, 3.>, 3.?, 3.@, 3.A.
Let's stick to digits. We could move on to Devanagari or Gurmukhi digits.
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to