Message298651
| Author | vstinner |
|---|---|
| Recipients | arigo, vstinner, xiang.zhang |
| Date | 2017-07-19.09:46:47 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1500457607.41.0.804225983523.issue30966@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
On Python 3.6+, regrtest is able to detect file descriptor leaks when using --huntrleaks. Is someone interested to backport this feature to 3.5 and/or 2.7 which would mean fix all FD leaks in our test suite? If someone wants to work on that, I would suggest to first fix all bugs, and when the test suite is fine: modify regrtest. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-07-19 09:46:48 | vstinner | set | recipients: + vstinner, arigo, xiang.zhang |
| 2017-07-19 09:46:47 | vstinner | set | messageid: <1500457607.41.0.804225983523.issue30966@psf.upfronthosting.co.za> |
| 2017-07-19 09:46:47 | vstinner | link | issue30966 messages |
| 2017-07-19 09:46:47 | vstinner | create | |