[Python-Dev] Deprecation policy (original) (raw)
Éric Araujo merwok at netwok.org
Sat Nov 26 17:44:59 CET 2011
- Previous message: [Python-Dev] Summary of Python tracker Issues
- Next message: [Python-Dev] PEP 402: Simplified Package Layout and Partitioning
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
+1 to all Ezio said. One specific remark:
PendingDeprecationWarning could just become an alias of DeprecationWarning, but maybe there is code out there that relies on the distinction, and there is no real value in making it an alias (there is value in removing it altogether, but we can’t do that, can we?). I don’t see the need to deprecate PDW, except in documentation, and am -1 to the metaclass idea (no need).
Cheers
- Previous message: [Python-Dev] Summary of Python tracker Issues
- Next message: [Python-Dev] PEP 402: Simplified Package Layout and Partitioning
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]