Georg Brandl writes:

> it prints a warning (...) at interpreter shutdown if gc.garbage is nonempty.
> 
> IMO this runs contrary to the decision we made when DeprecationWarnings were
> made silent by default
> 
> Opinions?

Agreed, this should be reverted for the reasons you give but DO LEAVE THIS on 
by default for regrtest (or maybe unittest in general) :) It has already proved 
useful for me. Is that doable?

-- 
Best regards,
Łukasz Langa
tel. +48 791 080 144
WWW http://lukasz.langa.pl/

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to