Message 341752 - Python tracker
Message341752
| Author | graingert |
|---|---|
| Recipients | graingert, matrixise, serhiy.storchaka, vstinner |
| Date | 2019-05-07.15:30:27 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1557243027.98.0.249809305557.issue36829@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> this option should be used exclusively for debugging user extension modules. I have a very large codebase that fires the odd ResourceWarning, and after fixing them all I'd like to ensure that they do not reoccur. When using `-W error` it still won't fail CI. So I would use this -X option for more than debugging user extension modules |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-05-07 15:30:28 | graingert | set | recipients: + graingert, vstinner, serhiy.storchaka, matrixise |
| 2019-05-07 15:30:27 | graingert | set | messageid: <1557243027.98.0.249809305557.issue36829@roundup.psfhosted.org> |
| 2019-05-07 15:30:27 | graingert | link | issue36829 messages |
| 2019-05-07 15:30:27 | graingert | create | |