[Python-Dev] Track ResourceWarning warnings with tracemalloc (original) (raw)

Nick Coghlan ncoghlan at gmail.com
Sat Nov 30 03:54:30 CET 2013


On 29 November 2013 22:12, Victor Stinner <victor.stinner at gmail.com> wrote:

You can see that the socket was created by testpoplib at line 407 TestPOP3TLSClass.setUp). It's more useful than the previous warning :-)

Excellent! I was hoping tracemalloc would make it practical to track some of those down :)

Cheers, Nick.

-- Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia



More information about the Python-Dev mailing list