Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-06-25 | Increase default log level for docker image to INFO. (#5547) | Richard van der Hoff | 1 | -5/+2 | |
Fixes #3370. | |||||
2019-06-25 | Update docker image to use Python 3.7. (#5546) | Richard van der Hoff | 3 | -3/+4 | |
Python 3.7 is apparently faster than 3.6, and should be mature enough. | |||||
2019-06-24 | Add info about black to code_style.rst (#5537) | Andrew Morgan | 2 | -45/+43 | |
Fixes #5533 Adds informati |