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.7.3
Choose a base ref
...
head repository: pyscript/pyscript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 8 commits
  • 30 files changed
  • 4 contributors

Commits on Jul 24, 2025

  1. WebSocket and PyWorker fixes (#2366)

    * WebSocket and PyWorker fixes
    
    * [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 Jul 24, 2025
    Configuration menu
    Copy the full SHA
    a129be8 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2025

  1. Configuration menu
    Copy the full SHA
    b4e9a30 View commit details
    Browse the repository at this point in the history
  2. Updated Polyscript to its latest (#2364)

    * Fix #2360 - Better shared env/setup handling (#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>
    WebReflection and pre-commit-ci[bot] authored Aug 6, 2025
    Configuration menu
    Copy the full SHA
    4937a46 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2025

  1. Configuration menu
    Copy the full SHA
    67fa31e View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2025

  1. Configuration menu
    Copy the full SHA
    4bf3651 View commit details
    Browse the repository at this point in the history
  2. Bump actions/checkout from 4 to 5 in the github-actions group (#2373)

    Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).
    
    
    Updates `actions/checkout` from 4 to 5
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Andrea Giammarchi <andrea.giammarchi@gmail.com>
    dependabot[bot] and WebReflection authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    9e4cb44 View commit details
    Browse the repository at this point in the history
  3. Fix undefined names in Python code (#2371)

    Co-authored-by: Andrea Giammarchi <andrea.giammarchi@gmail.com>
    cclauss and WebReflection authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    8b35304 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2025

  1. Configuration menu
    Copy the full SHA
    7260090 View commit details
    Browse the repository at this point in the history
Loading