Message 342014 - Python tracker (original) (raw)
Message342014
Author | vstinner |
---|---|
Recipients | ZackerySpytz, graingert, matrixise, serhiy.storchaka, vstinner |
Date | 2019-05-09.23:53:44 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1557446024.47.0.135457005695.issue36829@roundup.psfhosted.org |
In-reply-to |
Content |
---|
> Defaulting to noop when the hook fails means I'll never notice the failure to be able to debug it I'm not sure that I understood what you mean here. My PR 13187 logs a message into stderr is custom hook fails with a new exception. Well, then you have to fix your hook ;-) |
History | |||
---|---|---|---|
Date | User | Action | Args |
2019-05-09 23:53:44 | vstinner | set | recipients: + vstinner, serhiy.storchaka, graingert, matrixise, ZackerySpytz |
2019-05-09 23:53:44 | vstinner | set | messageid: 1557446024.47.0.135457005695.issue36829@roundup.psfhosted.org |
2019-05-09 23:53:44 | vstinner | link | issue36829 messages |
2019-05-09 23:53:44 | vstinner | create |