Gregory P. Smith added the comment:

yes just remove the DeprecationWarning.  Document it as deprecated with a 
release now+0.2 as the earliest it will be removed.  (if you want a warning at 
all, use PendingDeprecationWarning as that one is filtered out by default so it 
won't bother users of tools written in Python but only developers actively 
looking for issues)

----------

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

Reply via email to