Esa Peuha added the comment:

The wanted patch seems to be very simple: change PendingDeprecationWarning to 
DeprecationWarning on line 24 of Lib/formatter.py but only for Python 3.5 (i.e. 
no need to do anything until 3.4 is released).

On a related note, should formatter be added to PEP 4?

----------
nosy: +Esa.Peuha

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

Reply via email to