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 ncoghlan
Recipients ezio.melotti, martin.panter, ncoghlan, njs, serhiy.storchaka, takluyver
Date 2015-05-28.01:34:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1432776895.28.0.117548817492.issue24294@psf.upfronthosting.co.za>
In-reply-to
Content
+1 for showing DeprecationWarning by default (as these features may be going away in the next X.Y release of Python)

-0 for showing PendingDeprecationWarning by default (as these won't be going away until X.Y+1 at the earliest)
History
Date User Action Args
2015-05-28 01:34:55ncoghlansetrecipients: + ncoghlan, ezio.melotti, njs, takluyver, martin.panter, serhiy.storchaka
2015-05-28 01:34:55ncoghlansetmessageid: <1432776895.28.0.117548817492.issue24294@psf.upfronthosting.co.za>
2015-05-28 01:34:55ncoghlanlinkissue24294 messages
2015-05-28 01:34:55ncoghlancreate