[Python-Dev] Deprecating undocumented, unused functions in difflib. (original) (raw)
Terry Reedy tjreedy at udel.edu
Thu Dec 2 03:42:03 CET 2010
- Previous message: [Python-Dev] Deprecating undocumented, unused functions in difflib.
- Next message: [Python-Dev] [Preview] Comments and change proposals on documentation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 12/1/2010 8:22 PM, Michael Foord wrote:
I would still be tempted to go through a single release of deprecation. You can add a test that the names are gone if the version of Python is 3.3. When the tests start failing the code and the tests can be ripped out.
I was wondering how people remember... It would be nice is there were instead a central place to 'deposit' simple future patches that just consist of removals
-- Terry Jan Reedy
- Previous message: [Python-Dev] Deprecating undocumented, unused functions in difflib.
- Next message: [Python-Dev] [Preview] Comments and change proposals on documentation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]