2025.11.1
- PyScript does not throw errors anymore if a package is not available in the official Pyodide packages "graph". See this PR for more details.
- PyScript allows passing File and Blob instances to any worker from the main thread, through worker related Python code. See this change for the underlying technical details.
Full Changelog: https://github.com/pyscript/pyscript/compare/2025.10.3...2025.11.1