This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.