[Numpy-discussion] Adding a version system to the deprecation functions in numpy/lib/utils ?

David Cournapeau david at ar.media.kyoto-u.ac.jp
Fri Jun 20 02:29:20 EDT 2008


Hi,

    I was thinking about adding a versioning into the deprecation 
related functions. E.g., you could say that one function is deprecated 
in version 1.2, but adding a in_version in deprecate. Does anyone have 
strong feeling against it ? It should be a transparant change. I would 
also like to add a deprecation function to handle arguments and default 
values, but this will be more work, obviously.

cheers,

David



More information about the NumPy-Discussion mailing list