-
Notifications
You must be signed in to change notification settings - Fork 23
Issues: Josverl/micropython-stubs
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Add support for the assembly instructions in
@asm_pio
functions
#767
opened Nov 15, 2024 by
DeflateAwning
Document additional static type checking without a typing module
documentation
Improvements or additions to documentation
#766
opened Nov 1, 2024 by
Josverl
Integrate or Merge parameter and return annotations
Doc stubs
Stubs generated from the MicroPython documentation
enhancement
New feature or request
stdlib
micropython version of stdlib
#762
opened Aug 29, 2024 by
Josverl
5 of 8 tasks
pip warns about invalid metadata entry 'name'
PiPy Package
Publishing
#758
opened Jul 7, 2024 by
Josverl
Not clear on how to properly install stubs?
documentation
Improvements or additions to documentation
#753
opened Apr 12, 2024 by
VirtualWolf
Check stubs with the flake8-pyi addin
Quality
QA of published stubs
#746
opened Jan 9, 2024 by
Josverl
QA test packages from PyPI without distorting downloads
🐢Low Prio
Quality
QA of published stubs
#745
opened Jan 4, 2024 by
Josverl
mypy: QA test errors reported in feat_networking
mypy report
Typecheck issue reported by mypy
Quality
QA of published stubs
#738
opened Dec 29, 2023 by
Josverl
4 tasks
mypy: Cannot instantiate abstract class "ESPNow" with abstract attribute "__next__"
mypy report
Typecheck issue reported by mypy
#737
opened Dec 29, 2023 by
Josverl
[Failed] tests.quality_tests.test_snippets - test_ports_boards_pyright[local-latest-rp2-rpi_pico-rp2]
pyright report
a typecheck issue reported by pyright or pylance
Quality
QA of published stubs
#734
opened Dec 14, 2023 by
testspace-com
bot
[Failed] tests.quality_tests.test_snippets - test_ports_boards_pyright[local-latest-rp2-rp2]
pyright report
a typecheck issue reported by pyright or pylance
Quality
QA of published stubs
#733
opened Dec 14, 2023 by
testspace-com
bot
[Failed] tests.quality_tests.test_snippets - test_ports_boards_pyright[local-latest-esp32-esp32]
pyright report
a typecheck issue reported by pyright or pylance
Quality
QA of published stubs
#732
opened Dec 14, 2023 by
testspace-com
bot
micropython stdlib contains some modules that are not available on MicroPython
documentation
Improvements or additions to documentation
Quality
QA of published stubs
#729
opened Dec 13, 2023 by
Josverl
14 tasks done
Add/merge port/board specific sections (pins) into machine.pyi
enhancement
New feature or request
#726
opened Oct 25, 2023 by
Josverl
1 of 3 tasks
class __init__ for machine.UART is unspecific
Doc stubs
Stubs generated from the MicroPython documentation
enhancement
New feature or request
#725
opened Oct 25, 2023 by
Josverl
Class io.StringIO has abstract attributes.
mypy report
Typecheck issue reported by mypy
Quality
QA of published stubs
#720
opened May 30, 2023 by
andrewleech
pylance flags an error for : Object of type "BufferedWriter" cannot be used with "with" because it does not implement __enter__
pyright report
a typecheck issue reported by pyright or pylance
Quality
QA of published stubs
#718
opened May 6, 2023 by
Josverl
sys.implementation is a namedtuple, not a tuple
enhancement
New feature or request
Quality
QA of published stubs
#708
opened Dec 11, 2022 by
scy
stub math.py has self/circular definitions for inf and nan
bug
Something isn't working
#698
opened Nov 18, 2022 by
Josverl
ProTip!
Exclude everything labeled
bug
with -label:bug.