microbit-foundation/python-editor-v3

Upgrade MicroPython beta (on beta deployment only)

Opened this issue · 1 comments

We're expecting a MicroPython beta soon and we're going to do some of the upgrade work ahead of the beta being ready to get stubs changes prepped.

New MicroPython releases

Link new releases here

Recent build from master for now.
Just aiming to use beta MicroPython on the staging/beta deployment.

Todo

Simulator:

  • Review changelogs and diff to determine simulator changes, stubs changes any other documentation changes
  • Raise educational content impact to Foundation education team (likely already in hand or low priority)
  • Update simulator as required
  • Run through simulator examples in simulator demo.html
  • Test simulator in Python Editor (locally)
  • Merge simulator changes

Editor:

  • Update stubs as required
  • Update MicroPython hex files and version metadata in the editor
  • PR with updated sim (via staging) and stubs
  • Release stubs
  • Test and merge PR

Now or later:

  • Release simulator
  • Update and publish simulator versioning CloudFront function
  • Release editor

There's been a few rounds of work on this as the MicroPython update approaches its first beta.

We're primarily waiting for tweaks/feedback re audio record and playback in MicroPython and some browser compatibility work re implementing that in the sim.

Work in progress links:
https://review-python-editor-v3.microbit.org/beta-micropython/
https://review-python-simulator.usermbit.org/beta-updates/demo.html

Stubs PR

Sim PR

Leaving the checklist alone for now as we'll need another pass through everything.