Message 341708 - Python tracker (original) (raw)
Message341708
Author | graingert |
---|---|
Recipients | graingert |
Date | 2019-05-07.12:10:07 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1557231007.92.0.23824097772.issue36829@roundup.psfhosted.org |
In-reply-to |
Content |
---|
Currently it's quite easy for these errors to go unnoticed. I'd like a way to easily detect these in CI. nedbat suggested piping the process output to another tool, and looking for 'Exception ignored in:' but this seems a little diff |
History | |||
---|---|---|---|
Date | User | Action | Args |
2019-05-07 12:10:07 | graingert | set | recipients: + graingert |
2019-05-07 12:10:07 | graingert | set | messageid: 1557231007.92.0.23824097772.issue36829@roundup.psfhosted.org |
2019-05-07 12:10:07 | graingert | link | issue36829 messages |
2019-05-07 12:10:07 | graingert | create |