8000 Fix #1814 - Basic mpy integration by WebReflection · Pull Request #1815 · pyscript/pyscript · GitHub
[go: up one dir, main page]

Skip to content

Fix #1814 - Basic mpy integration #1815

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
merged 1 commit into from
Oct 27, 2023
Merged

Fix #1814 - Basic mpy integration #1815

merged 1 commit into from
Oct 27, 2023

Conversation

WebReflection
Copy link
Contributor
@WebReflection WebReflection commented Oct 27, 2023

Description

This MR fixes #1814 by providing a very simple, fast, yet reliable test around mpy custom type, hooks, and display.

This MR also fixes #1813 (comment) so that multiple MicroPython on main work now without any issue.

Changes

  • copied over the same script to run integration tests
  • changed smoke-test files to facilitate integration tests
  • slightly changed the stdlib bootstrap code to fix MicroPython path issues

Checklist

  • All tests pass locally
  • I have updated docs/changelog.md
  • I have created documentation for this(if applicable)

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 WebReflection merged commit d9bf5ca into pyscript:main Oct 27, 2023
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.

MicroPython not tested as meant
2 participants
0