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 michael.foord
Recipients michael.foord
Date 2009-04-25.23:44:59
SpamBayes Score 0.018319633
Marked as misclassified No
Message-id <1240703100.05.0.329458142097.issue5846@psf.upfronthosting.co.za>
In-reply-to
Content
_makeLoader, getTestCaseNames, makeSuite and findTestCases have all had
the comment "these functions should be considered obsolete" for a long time.

Is is ok to go straight to deprecation or should they be marked with
PendingDeprecationWarning first?
History
Date User Action Args
2009-04-25 23:45:00michael.foordsetrecipients: + michael.foord
2009-04-25 23:45:00michael.foordsetmessageid: <1240703100.05.0.329458142097.issue5846@psf.upfronthosting.co.za>
2009-04-25 23:44:59michael.foordlinkissue5846 messages
2009-04-25 23:44:59michael.foordcreate