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 Jim.Jewett
Recipients Jim.Jewett, The Compiler, ezio.melotti, martin.panter, mbussonn, ncoghlan, njs, serhiy.storchaka, takluyver, terry.reedy
Date 2015-08-18.19:59:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1439927949.54.0.0700592703189.issue24294@psf.upfronthosting.co.za>
In-reply-to
Content
I've changed the stage to "test needed". 

At a minimum, an interactive test should be written and added to the documentation.  Better would be an automated test (perhaps via subprocess).

The documentation should also be updated; at a minimum, there should be a versionchanged to say when the default changed. Ideally, also some clarification on the intended differences between DeprecationWarning and PendingDeprecationWarning, and whether there are any behavioral differences.
History
Date User Action Args
2015-08-18 19:59:09Jim.Jewettsetrecipients: + Jim.Jewett, terry.reedy, ncoghlan, ezio.melotti, njs, takluyver, martin.panter, serhiy.storchaka, The Compiler, mbussonn
2015-08-18 19:59:09Jim.Jewettsetmessageid: <1439927949.54.0.0700592703189.issue24294@psf.upfronthosting.co.za>
2015-08-18 19:59:09Jim.Jewettlinkissue24294 messages
2015-08-18 19:59:09Jim.Jewettcreate