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 ezio.melotti
Recipients brett.cannon, brian.curtin, davide.rizzo, eric.araujo, ezio.melotti, michael.foord
Date 2013-01-19.12:54:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1358600064.77.0.494595285337.issue10535@psf.upfronthosting.co.za>
In-reply-to
Content
The two TODOs left are:
 1) adding UnittestWarning;
 2) improving the error message for deprecations;

Technically these are new features, so they can go in 3.4 only, but 2) might be simple enough to be backported.
Regarding 1) it might be a bit too late, given that most deprecations have been around for 2-3 versions already.
History
Date User Action Args
2013-01-19 12:54:24ezio.melottisetrecipients: + ezio.melotti, brett.cannon, eric.araujo, michael.foord, brian.curtin, davide.rizzo
2013-01-19 12:54:24ezio.melottisetmessageid: <1358600064.77.0.494595285337.issue10535@psf.upfronthosting.co.za>
2013-01-19 12:54:24ezio.melottilinkissue10535 messages
2013-01-19 12:54:24ezio.melotticreate