Nick Coghlan added the comment:

Programmatic deprecation definitely isn't worth it - setuptools et al need this 
for cross-version compatibility with 2.x, and packaging tools are hard enough 
to write without us programatically deprecating things in 3.x releases.

Explicit documented deprecations where appropriate would be good, though.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19939>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to