Skip to content

Update Polyscript with latest Micropython #2357

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

Merged

Conversation

WebReflection
Copy link
Contributor

Description

This MR updates polyscript which updates MicroPython after this MR has been merged with an important fix: micropython/micropython#17604

This makes all related PRs for the workaround listed in here obsolete: pyscript/polyscript#139

Changes

  • updated dependencies to use latest MicroPython
  • added a test that confirms in both workers and main thread MicroPython behaves as expected
  • verified via integration and manually everything is fine

Checklist

  • I have checked make build works locally.
  • I have created / updated documentation for this change (if applicable).

@WebReflection WebReflection requested a review from ntoll July 4, 2025 07:25
@WebReflection WebReflection force-pushed the polyscript-micropython-preview branch from 43aea72 to 5b7732f Compare July 4, 2025 07:26
Copy link
Member

@ntoll ntoll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@WebReflection
Copy link
Contributor Author

@ntoll this has been published on npm as https://cdn.jsdelivr.net/npm/@pyscript/core@0.6.63/dist/core.js and its https://cdn.jsdelivr.net/npm/@pyscript/core@0.6.63/dist/core.css counterpart ... I'll wait for CI to be green then I'll merge and we should release ASAP to avoid breaking anyone using 2025.7.1 with MicroPython in workers.

@WebReflection WebReflection force-pushed the polyscript-micropython-preview branch from 5b7732f to 82e9400 Compare July 4, 2025 07:29
@ntoll
Copy link
Member

ntoll commented Jul 4, 2025

@WebReflection agreed

@WebReflection WebReflection merged commit 71ad1a4 into pyscript:main Jul 4, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants