On Tue, Mar 15, 2011 at 22:42, Guido van Rossum <[email protected]> wrote: > Fortunately there may not be any more such cases since no new major > versions of Python 2 will be released. So I'm not sure what an update > of PEP 5 will buy us.
That is a good point. But at least making sure no more API's get deprecated in 3.3 (and preferably 3.4) would go a long way, as we are likely to still have to support Python 2 in parallell for those versions as well. //Lennart _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
