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.3.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: main
Choose a head ref
  • 7 commits
  • 21 files changed
  • 4 contributors

Commits on Mar 19, 2025

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

Commits on Mar 20, 2025

  1. Add conda as a make setup option (#2305)

    Co-authored-by: Andrea Giammarchi <andrea.giammarchi@gmail.com>
    danyeaw and WebReflection authored Mar 20, 2025
    Configuration menu
    Copy the full SHA
    46ca915 View commit details
    Browse the repository at this point in the history
  2. Add media module tests (#2306)

    * Add media Python tests
    
    * Add media js test
    
    * Remove try except blocks
    
    * Make Python tests more end-to-end
    
    * Add media Python tests
    
    * Add media js test
    
    * Remove try except blocks
    
    * Make Python tests more end-to-end
    
    * MicroPython explorations.
    
    * Fix websocket tests, so they just skip.
    
    * Fix MicroPython media tests, if no permission is given for a video device.
    
    ---------
    
    Co-authored-by: Nicholas H.Tollervey <ntoll@ntoll.org>
    Co-authored-by: Andrea Giammarchi <andrea.giammarchi@gmail.com>
    3 people authored Mar 20, 2025
    Configuration menu
    Copy the full SHA
    b911ea9 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2025

  1. Fix #2326 - Redirect to localhost when on 0.0.0.0 (#2328)

    * Fix #2326 - Redirect to localhost when on 0.0.0.0
    WebReflection authored Apr 14, 2025
    Configuration menu
    Copy the full SHA
    16ebc50 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2025

  1. Fix #2320 - Dispatch an event on code run in PyEditor (#2329)

    * Fix #2320 - Dispatch an event on code run in PyEditor
    WebReflection authored Apr 16, 2025
    Configuration menu
    Copy the full SHA
    7284f7f View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2025

  1. [pre-commit.ci] pre-commit autoupdate (#2307)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.9.6 → v0.11.4](astral-sh/ruff-pre-commit@v0.9.6...v0.11.4)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Dan Yeaw <dan@yeaw.me>
    pre-commit-ci[bot] and danyeaw authored Apr 18, 2025
    Configuration menu
    Copy the full SHA
    3b1af06 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2025

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