[Python-Dev] Garbage announcement printed on interpreter shutdown (original) (raw)

Łukasz Langa lukasz at langa.pl
Fri Sep 10 22:55:52 CEST 2010


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/

-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20100910/c720b97d/attachment.html>



More information about the Python-Dev mailing list