[issue1868] threading.local doesn't free attrs when assigning thread exits

Peter Fein report at bugs.python.org
Sat Jan 19 15:50:57 CET 2008


Peter Fein added the comment:

re: r60075 : I'm unclear - is this intentional behavior?

Adding a `del t` at line 24 after the loop doesn't help either (though 
it does make the test somewhat clear IMO).

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1868>
__________________________________


More information about the Python-bugs-list mailing list