2010/3/2 Antoine Pitrou <solip...@pitrou.net>: > Le Tue, 2 Mar 2010 17:28:11 -0800, > Raymond Hettinger <raymond.hettin...@gmail.com> a écrit : >> -1 for several reasons. >> >> 1) We've advertised -3 as part of TheOneTrueWay(tm). It's a core >> part of our transition story, so we should keep that as >> clean/consistent as possible. Deprecating the -3 switch seems like >> shooting ourselves in the foot. >> >> 2) There is some chance that there will be a 2.8, so it isn't helpful >> to burn down our bridges. > > That's my feeling too. I think introducing a Py3kDeprecationWarning > subclass is the right thing to do.
Not to bikeshed, but I think it should be called Py3DeprecationWarning in light of the fact that Python 3 is no longer a mythical beast. :) -- Regards, Benjamin _______________________________________________ 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