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 martin.panter
Recipients docs@python, evilzero, ezio.melotti, martin.panter, michael.foord, pitrou, rbcollins
Date 2014-10-28.23:22:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1414538570.07.0.119124123657.issue22153@psf.upfronthosting.co.za>
In-reply-to
Content
Removing stuff from the documentation would make it hard to understand what existing code means that uses runTest(). Isn’t this a case where you would add a big red “Deprecated since version . . .” warning instead? Maybe a comprimise would be to “hide” its documentation away in a separate deprecated section or something.
History
Date User Action Args
2014-10-28 23:22:50martin.pantersetrecipients: + martin.panter, pitrou, rbcollins, ezio.melotti, michael.foord, docs@python, evilzero
2014-10-28 23:22:50martin.pantersetmessageid: <1414538570.07.0.119124123657.issue22153@psf.upfronthosting.co.za>
2014-10-28 23:22:50martin.panterlinkissue22153 messages
2014-10-28 23:22:49martin.pantercreate