Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.22.0rc1 | Erik Johnston | 2020-10-22 | 1 | -1/+0 |
| | |||||
* | Clarify error message when plugin config parsers raise an error (#8492) | Richard van der Hoff | 2020-10-08 | 1 | -0/+1 |
This turns: Failed to parse config for 'myplugin': Exception('error message') into: Failed to parse config for 'myplugin': error message. |