New submission from Eric Smith <e...@trueblade.com>: In 3.3 the existing PendingDeprecationWarning needs to become a DeprecationWarning. In 3.4 it will become an error.
I'll change 3.3 after 3.2 is released. See issue 7994 for the original PendingDeprecationWarning discussion. ---------- assignee: eric.smith components: Interpreter Core keywords: easy messages: 116413 nosy: eric.smith priority: normal severity: normal status: open title: Change object.__format__(s) where s is non-empty to a DeprecationWarning type: behavior versions: Python 3.3 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue9856> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com