On 04 Dec 2013, at 09:33, Damien Cassou <[email protected]> wrote:
> On Wed, Dec 4, 2013 at 9:18 AM, Marcus Denker <[email protected]> wrote: >> There is a related bug tracker entry: > > > I will try to propose a slice that ignores deprecation warnings while > running the tests. But this will make it harder for people to find > deprecated message sends. No, I wouldn’t do that by default: that would defeat the whole purpose of deprecation. If you want to ignore deprecations, you should do it yourself in your own tests, at your own risk, IMHO. > -- > Damien Cassou > http://damiencassou.seasidehosting.st > > "Success is the ability to go from one failure to another without > losing enthusiasm." > Winston Churchill >
