Skip to content

Updated Polyscript to its latest #2364

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 4 commits into from
Aug 6, 2025

Conversation

WebReflection
Copy link
Contributor

@WebReflection WebReflection commented Jul 21, 2025

Description

This MR updates polyscript to its latest plus:

Changes

  • added pyscript.ffi.is_none to help distinguish between null and None or undefined
  • updated Polyscript after testing all the new things

Checklist

  • I have checked make build works locally.
  • I have created / updated documentation for this change (if applicable).

@WebReflection WebReflection changed the title Fix #2360 - Better shared env/setup handling (#2361) Updated Polyscript to its latest Jul 21, 2025
@WebReflection WebReflection requested a review from ntoll July 21, 2025 14:22
@WebReflection WebReflection force-pushed the latest-dependencies branch 2 times, most recently from 09cd014 to 7b81ce9 Compare August 6, 2025 12:29
@WebReflection
Copy link
Contributor Author

published on npm as https://cdn.jsdelivr.net/npm/@pyscript/core@0.6.70/dist/core.js and its https://cdn.jsdelivr.net/npm/@pyscript/core@0.6.70/dist/core.css counterpart

@WebReflection WebReflection merged commit 4937a46 into pyscript:main Aug 6, 2025
2 checks passed
WebReflection added a commit to WebReflection/pyscript that referenced this pull request Aug 6, 2025
* Fix pyscript#2360 - Better shared env/setup handling (pyscript#2361)

* Updated Polyscript to its latest

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* changed is_null to a more Pythonic is_none

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
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