Guido van Rossum wrote: > On Sun, Nov 8, 2009 at 3:06 PM, Steven D'Aprano <st...@pearwood.info> wrote: >> No new language features in odd-numbered point releases (3.3, 3.5, ...). >> Even-numbered point releases (3.4, 3.6, ...) may include new language >> features provided they meet the usual standards for new features. > > Oh no, not the eve/odd numbering scheme. Nobody will be able to > remember which is which. >
In this case, does it really matter? Usually the confusion is with stable/unstable being even/odd or odd/even, but in this case the options are stable/stable (it just happens that certain pairwise versions are related). -- Scott Dial sc...@scottdial.com scod...@cs.indiana.edu _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com