microbit-foundation / python-editor-v3

Micro:bit Educational Foundation Python Editor V3
https://python.microbit.org
MIT License
57 stars 36 forks source link

Upgrade MicroPython to 2.1.0 and 1.1.0. #1003

Closed microbit-matt-hillsdon closed 2 years ago

microbit-matt-hillsdon commented 2 years ago

https://github.com/microbit-foundation/micropython-microbit-v2/releases/tag/v2.1.0 https://github.com/bbcmicrobit/micropython/releases/tag/v1.1.0

Stubs changes from https://github.com/microbit-foundation/micropython-microbit-stubs/pull/72

github-actions[bot] commented 2 years ago

Preview build will be at https://review-python-editor-v3.microbit.org/micropython-2-1/

microbit-robert commented 2 years ago

All seems to work well testing with a V1 and V2. See comment on stubs PR. If there are no further changes to the stubs PR as a result, I'd say this is good to go.

microbit-matt-hillsdon commented 2 years ago

I've also now updated the simulator. Merging.