Ben Cottrell <[EMAIL PROTECTED]> added the comment:

I like this patch, too! I think it's a much cleaner way of implementing
the thread._local type. However, when I test it, I have problems with
subclasses of thread._local; using the class itself seems to work.

I've attached a test program that shows the issue.

----------
nosy: +tamino
Added file: http://bugs.python.org/file11296/test1868.py

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1868>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to