Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

It has been done in issue45187. The problem with reaping threads was solved by 
using setUpModule() and addModuleCleanup().

Matt's patch contains also replacing calls of concrete class __init__s with 
using super(). It can be applied.

----------
nosy: +serhiy.storchaka

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue14408>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to