Hugo van Kemenade
Hugo van Kemenade
> One test failed for 3.11 and 3.12, but it also failed in the same way for the existing 3.10. Likewise for 3.13. ```pytb ❯ tox -e py313 py313: venv>...
See also the [failed CI check](https://github.com/python/cpython/actions/runs/9779334010/job/26998341670?pr=119340): > Generated files not up to date. > Perhaps you forgot to run `make regen-all` or `build.bat --regen`. ;)
Yes please!
> This adds an option `--vis` (open to another name). Maybe `--select`?
Yes, `--plot` is good, thanks!
It's been a while since this PR was opened and the CI is failing for unrelated reasons. They'll need fixing first.
Fixed in https://github.com/marcusvolz/strava_py/pull/56, let's rebase.
Sometimes Unix/macOS contain the same instructions, so it's to avoid duplicating them in the .rst (and to save the reader from clicking each tab to compare things that are the...
And I think I'll rename: * `core-team/developer-log.rst` to `core-team/team-log.rst` * `core-team/developers.csv` -> `core-team/core-team.csv`
3.12 is failing on the CI: https://github.com/jazzband/pip-tools/actions/runs/12346208386/job/34451449901?pr=2148