pybricks-api icon indicating copy to clipboard operation
pybricks-api copied to clipboard

User API and documentation for Pybricks MicroPython

Results 15 pybricks-api issues
Sort by recently updated
recently updated
newest added

Bumps [black](https://github.com/psf/black) from 22.12.0 to 24.3.0. Release notes Sourced from black's releases. 24.3.0 Highlights This release is a milestone: it fixes Black's first CVE security vulnerability. If you run Black...

dependencies

Bumps [black](https://github.com/psf/black) from 22.12.0 to 24.3.0. Release notes Sourced from black's releases. 24.3.0 Highlights This release is a milestone: it fixes Black's first CVE security vulnerability. If you run Black...

dependencies

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3. Release notes Sourced from jinja2's releases. 3.1.3 This is a fix release for the 3.1.x feature branch. Fix for GHSA-h5c8-rqwp-cp95. You are affected if...

dependencies

A related but more advanced diagnostics script.

Current docs (left) vs local build (right). This could be a quirk in my local environment, so I'm opening this issue to keep track of it. ![image](https://user-images.githubusercontent.com/12326241/230323216-abc80d89-640e-43be-bbb7-e71095ac2600.png)

Since not all generated diagrams are used for just the docs anymore, it would be nice to move `docs/main/diagrams_source` to a top-level directory (I can never remember where to find...

Not sure where these are coming from. https://github.com/pybricks/pybricks-api/blob/6640fba104ffe9a60f6534d4d6ec75650ebcf7d3/jedi/tests/test_complete_import.py#L195-L198

bug
topic: code completion

The selected alias at the bottom seems to come out of nowhere. The usual `:annotation:` does not seem to suppress it. ![image](https://user-images.githubusercontent.com/12326241/205098907-832b21b8-1079-4408-b0d8-aff3bb83ca47.png)

Throughout the docs, we do not show `---> None` to keep things easy to follow. See https://github.com/pybricks/pybricks-api/issues/99 for rationale. But on overloaded cases, Sphinx makes them show up on all...

bug
documentation

- Enable Sphinx i18n configuration with UUID-based message IDs - Add German (de) translation infrastructure - Update documentation with translation workflow in CONTRIBUTING.md - Configure .gitignore for translation artifacts Consider...