microbit-foundation / micropython-microbit-stubs

Type stubs for MicroPython for micro:bit to support the micro:bit Python Editor V3
https://python.microbit.org/
Other
3 stars 2 forks source link

Add frozenset support #85

Closed microbit-matt-hillsdon closed 1 year ago

microbit-matt-hillsdon commented 1 year ago

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.