STINNER Victor added the comment:

I'm still able to reproduce the bug using attached leak.py script which is now 
100 lines long, but has to import logging, socket and pickle. Without these 
imports, the bug hides (maybe the hardcoded hash values must be recomputed, but 
I failed to find hash values in that case).

----------
nosy: +pitrou
Added file: http://bugs.python.org/file47112/leak.py

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue31217>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to