- Removed warnings about
windowanddocumentwhensync_main_onlyconfig property istrue: https://github.com/pyscript/pyscript/pull/2434 - Improved errors on bootstrap when the config cannot be parsed or contains errors: https://github.com/pyscript/pyscript/pull/2435
- Updated Pyodide to its 0.29.3 version: https://pyodide.org/en/stable/project/changelog.html
- Improved packages resolut...