[Python-Dev] Re-enable warnings in regrtest and/or unittest (original) (raw)
Guido van Rossum guido at python.org
Mon Nov 22 22:08:57 CET 2010
- Previous message: [Python-Dev] Re-enable warnings in regrtest and/or unittest
- Next message: [Python-Dev] Re-enable warnings in regrtest and/or unittest
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, Nov 22, 2010 at 11:24 AM, Brett Cannon <brett at python.org> wrote:
The problem with that is it means developers who switch to Python 3.2 or whatever are suddenly going to have their tests fail until they update their code to turn the warnings off.
That sounds like a feature to me... :-)
-- --Guido van Rossum (python.org/~guido)
- Previous message: [Python-Dev] Re-enable warnings in regrtest and/or unittest
- Next message: [Python-Dev] Re-enable warnings in regrtest and/or unittest
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]