Skip to content

Tags: microbit-foundation/micropython-microbit-stubs

Tags

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Preview of German and misc updates (#96)

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Translation updates (#95)

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add frozenset support. (#85)

This was in micro:bit MicroPython 1.0 and has been reinstated in 2.1.1.

I've taken a newer version from typeshed with __new__ and a typing fix
for the contructor typevar.

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Doc tweaks