[Python-Dev] When to remove deprecated stuff (original) (raw)

Ethan Furman ethan at stoneleaf.us
Thu Aug 15 16:37:52 CEST 2013


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



More information about the Python-Dev mailing list