This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author francismb
Recipients eric.araujo, eric.smith, ezio.melotti, francisco.freire, francismb, ncoghlan, terry.reedy
Date 2014-05-02.16:42:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1399048944.22.0.632266510361.issue14019@psf.upfronthosting.co.za>
In-reply-to
Content
The formatter module was deprecated in Python 3.4 and is scheduled
for removal in Python 3.6. See [1] and [2].

---
[1] https://docs.python.org/3/library/formatter.html#module-formatter
[2] https://docs.python.org/3/whatsnew/3.4.html#deprecated
History
Date User Action Args
2014-05-02 16:42:24francismbsetrecipients: + francismb, terry.reedy, ncoghlan, eric.smith, ezio.melotti, eric.araujo, francisco.freire
2014-05-02 16:42:24francismbsetmessageid: <1399048944.22.0.632266510361.issue14019@psf.upfronthosting.co.za>
2014-05-02 16:42:24francismblinkissue14019 messages
2014-05-02 16:42:24francismbcreate