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

Antoine Pitrou report at bugs.python.org
Sat Aug 28 20:30:14 CEST 2010


Antoine Pitrou <pitrou at free.fr> added the comment:

Thank you Gregory. I've committed the patch in r84344 (py3k), r84345 (3.1) and r84346 (2.7).

----------
resolution:  -> fixed
stage:  -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1868>
_______________________________________


More information about the Python-bugs-list mailing list