Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@WebReflection
Copy link
Contributor

Description

This MR brings in latest dependencies and dev-dependencies, including latest polyscript, which:

  • does not throw errors anymore if a package is not available in the official Pyodide packages "graph"
  • allows passing File and Blob instances to any worker from the main thread, through worker related Python code

Changes

  • updated polyscript and other dev-dependecies
  • tested everything works as expected

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 November 7, 2025 14:47
@WebReflection
Copy link
Contributor Author

this is up and running on npm as https://cdn.jsdelivr.net/npm/@pyscript/[email protected]/dist/core.js and https://cdn.jsdelivr.net/npm/@pyscript/[email protected]/dist/core.css

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 83b41f9 into pyscript:main Nov 10, 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