Hugo van Kemenade
Hugo van Kemenade
Thanks for the report. There's a known issue mentioned on the [README](https://github.com/sphinx-contrib/sphinx-lint#known-issues): > Currently Sphinx Lint can't work with tables, there's no understanding > of how `linesplit` works in tables,...
That's fine, we appreciate the report nonetheless :)
I've not see legacy.python.org in Google searches for a long time, and it doesn't show up in a "PEP 517" search right now. Perhaps this can be closed, or do...
GitHub now has a public timeline and you were correct with "gone in less than a year": > ## `macos-13` is closing down > > The macOS 13 hosted runner...
> Wow that looks cool – does it have any weird side-effects when running with say 3.10 etc? No weird side effects: with `3.10` and `allow-prereleases: true`, it installs the...
@cbrnr This one? https://fosstodon.org/@brettcannon/113148479890148086
Re: https://peps.python.org/pep-0545/#add-translation-to-the-language-switcher > As soon as the translation hits: > > * 100% of bugs.html with proper links to the language repository issue tracker. https://python-docs-gr.readthedocs.io/el/latest/bugs.html Looks good. > * 100%...
Yeah, it needs an admin, see https://github.com/jazzband/help/issues/196.
Please see PR https://github.com/python/devguide/pull/1636.
# TODO If we do this, `build_docs.py` already has `--quick` to build HTML-only: https://github.com/python/docsbuild-scripts/blob/56d72d43e5759cc0ed600827b56e81d8310bcaca/build_docs.py#L525-L530 * [x] Add an option to build everything-but-HTML. (https://github.com/python/cpython/pull/124383) * [ ] Adjust the lockfile mechanism...