[issue1596321] KeyError at exit after 'import threading' in other thread

Brian Curtin report at bugs.python.org
Mon Jan 18 05:44:32 CET 2010


Brian Curtin <curtin at acm.org> added the comment:

FWIW, Amaury's example runs without error on trunk and py3k (OS X 10.5).

2.6 prints the following:
"Exception in thread Thread-1 (most likely raised during interpreter shutdown)"

3.1 seg faults

----------
nosy: +brian.curtin
stage:  -> needs patch
type:  -> behavior
versions: +Python 3.1 -Python 2.4, Python 2.5

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


More information about the Python-bugs-list mailing list