[Python-Dev] When to remove deprecated stuff (original) (raw)
Ethan Furman ethan at stoneleaf.us
Thu Aug 15 16:37:52 CEST 2013
- Previous message: [Python-Dev] When to remove deprecated stuff (was: Deprecating the formatter module)
- Next message: [Python-Dev] When to remove deprecated stuff (was: Deprecating the formatter module)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 08/15/2013 05:40 AM, Brett Cannon wrote:
What we should probably do is have unittest turn deprecations on by default when running your tests but leave them silent otherwise. I still think keeping them silent for the benefit of end-users is a good thing as long as we make it easier for developers to switch on warnings without thinking about it.
+1
- Previous message: [Python-Dev] When to remove deprecated stuff (was: Deprecating the formatter module)
- Next message: [Python-Dev] When to remove deprecated stuff (was: Deprecating the formatter module)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]