commit | 7eaf3f7080a0b0e1e551d2d9d2dcddd54d53af59 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Sun Aug 25 19:48:18 2013 +0200 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Sun Aug 25 19:48:18 2013 +0200 |
tree | a2f3078056ba9c1e132603385ea9bc4f379032cb | |
parent | 0bb766b95cc672a82d29fbe339e515b921f1bfcc [diff] |
Issue #18808: Non-daemon threads are now automatically joined when a sub-interpreter is shutdown (it would previously dump a fatal error).