micropython-stubber
micropython-stubber copied to clipboard
Generate and maintain stubs for different MicroPython ports to use with VSCode and Pylance, PyRight, Thonny, PyCharm or pylint
This needs a update in stubber to ignore the patch level if there is not doc page for that specific version. Sample broken link: - MicroPython module: https://docs.micropython.org/en/v1.22.1/library/neopixel.html should be...
add a method `def __call__(self, *args, **kwargs): ...` to the classes
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.2.0. Release notes Sourced from pytest's releases. 8.2.0 pytest 8.2.0 (2024-04-27) Deprecations #12069: A deprecation warning is now raised when implementations of one of the...
Bumps [typed-config](https://github.com/bwindsor/typed-config) from 1.5.0 to 2.0.3. Changelog Sourced from typed-config's changelog. v1.5.0 Add CmdConfigSource and documentation v2.0.0 Drop support for Python 3.7 since it is end of life. v2.0.1, 2.0.2,...
Bumps [mypy](https://github.com/python/mypy) from 1.9.0 to 1.10.0. Changelog Sourced from mypy's changelog. Mypy Release Notes Next release Mypy 1.10 We’ve just uploaded mypy 1.10 to the Python Package Index (PyPI). Mypy...
https://github.com/python/typing/discussions/1698#discussioncomment-9056901
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 7.1.0 to 8.0.0. Changelog Sourced from importlib-metadata's changelog. v8.0.0 Deprecations and Removals Message.getitem now raises a KeyError on missing keys. (#371) Removed deprecated support for Distribution subclasses...
Bumps [sphinx-click](https://github.com/click-contrib/sphinx-click) from 5.1.0 to 6.0.0. Commits 7f29172 FIX Format string defaults correctly 34470b6 Remove errant prints f4ffef0 Drop support for click 7.x, Sphinx < 5.x f0bf6e9 readthedocs: Use dirhtml...
Bumps [libcst](https://github.com/Instagram/LibCST) from 1.3.1 to 1.4.0. Release notes Sourced from libcst's releases. v1.4.0 Fixed Fix Literal parse error in RemoveImportsVisitor by @camillol in Instagram/LibCST#1130 Don't reset context.scratch between files by...
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.361 to 1.1.369. Commits 903dbc6 chore(ci): enable workflow_dispatch for releasing 82d28c7 chore(internal): pin twine dependency ffa917f [pyright updated to 1.1.369] Update Version (#279) 604a0a0 [pyright updated to...