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 nnorwitz
Recipients
Date 2002-05-29.15:16:51
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
This patch should implement most of what is necessary
to support pending deprecations.
I called it PendingDeprecationWarning, rather than
SilentDeprecationWarning
as briefly discussed on python-dev.

It seems to describe what it is, rather than what it does.
Includes code & doc changes.
History
Date User Action Args
2007-08-23 15:13:28adminlinkissue561928 messages
2007-08-23 15:13:28admincreate