Am 07.03.2011 10:14, schrieb Nick Coghlan:
On Mon, Mar 7, 2011 at 6:36 PM, John Arbash Meinel
<j...@arbash-meinel.com>  wrote:

Especially since, AIUI, deprecations are suppressed by default now.

True, but developers are expected to run their tests with them enabled.

I think everything here is as it should be. People who really cared
about forwards compatibility could have known, but factually, most
people don't care enough. Those then learn for the first time that
some feature was deprecated after it is actually removed. They then
ask why it is removed, and somebody will tell them.

The OP is actually wrong that this isn't documented in "what's new";
there is an item about it in the "porting to 3.2" section.

Regards,
Martin
_______________________________________________
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

Reply via email to