Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pyscript/pyscript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2025.11.1
Choose a base ref
...
head repository: pyscript/pyscript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2025.11.2
Choose a head ref
  • 4 commits
  • 14 files changed
  • 3 contributors

Commits on Nov 19, 2025

  1. Added .sh utility to generate PyScript <-> Pyodide versions map (#2406)

    * Added .sh utility to generate PyScript <-> Pyodide versions map
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    WebReflection and pre-commit-ci[bot] authored Nov 19, 2025
    Configuration menu
    Copy the full SHA
    c37c3a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2025

  1. Added logic to create offline.zip artifact (#2410)

    * Added logic to create offline.zip artifact
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    WebReflection and pre-commit-ci[bot] authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    7785e17 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2025

  1. Configuration menu
    Copy the full SHA
    7afe5c5 View commit details
    Browse the repository at this point in the history
  2. Update publish-release GH workflow to automatically include the off…

    …line.zip asset. (#2411)
    
    * Update publish-release GH workflow to include offline.zip asset.
    
    * Adjust upload offline.zip to use gh CLI instead of a third party GH action.
    
    * Update release page template to reference offline.zip.
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    ntoll and pre-commit-ci[bot] authored Nov 25, 2025
    Configuration menu
    Copy the full SHA
    4a801fa View commit details
    Browse the repository at this point in the history
Loading