Instead a message "Error while retrieving logs: No logs found" is shown. This is likely caused by this commit https://github.com/python/codespeed/commit/1bdc67a138d75441769c2261045c0a6975e32231 from @vstinner `get_scm(project)` returns always None except when the scm is Mercurial.
Instead a message "Error while retrieving logs: No logs found" is shown.
This is likely caused by this commit 1bdc67a from @vstinner
get_scm(project)returns always None except when the scm is Mercurial.