This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients vstinner
Date 2017-09-13.00:53:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505264021.76.0.222471593947.issue31259@psf.upfronthosting.co.za>
In-reply-to
Content
While backporting fixes on tests make sense, I'm not sure that it's doable to make regrtest more strict. It took me a while to fix all "dangling threads" and "dangling processes" on the master branch, and 6 months later, I'm not done yet. There are tricky issues the socketserver module (bpo-31233, bpo-31151). So I prefer to abandon this issue, and only backport test fixes.
History
Date User Action Args
2017-09-13 00:53:41vstinnersetrecipients: + vstinner
2017-09-13 00:53:41vstinnersetmessageid: <1505264021.76.0.222471593947.issue31259@psf.upfronthosting.co.za>
2017-09-13 00:53:41vstinnerlinkissue31259 messages
2017-09-13 00:53:41vstinnercreate