[Patches] [ python-Patches-561928 ] Implement Pending (Silent) Deprecation

noreply@sourceforge.net noreply@sourceforge.net
Wed, 29 May 2002 08:30:30 -0700


Patches item #561928, was opened at 2002-05-29 10:16
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=561928&group_id=5470

Category: Core (C code)
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Neal Norwitz (nnorwitz)
Assigned to: Nobody/Anonymous (nobody)
Summary: Implement Pending (Silent) Deprecation

Initial Comment:
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.

----------------------------------------------------------------------

>Comment By: Raymond Hettinger (rhettinger)
Date: 2002-05-29 10:30

Message:
Logged In: YES 
user_id=80475

+1

Is there a way to keep PendingDeprecations silent but still 
visible (audible?) to PyChecker?

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=561928&group_id=5470