8000 Comparing mast4code:main...pyscript:main · mast4code/pyscript · GitHub
[go: up one dir, main page]

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: mast4code/pyscript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
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
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 35 files changed
  • 4 contributors

Commits on Mar 10, 2025

  1. Fix pyscript#2309 - Use all config options (pyscript#2310)

    * Fix pyscript#2309 - Use all config options
    
    * dropped websocket test as it takes forever even locally
    WebReflection authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    f2bbc6e View commit details
    Browse the repository at this point in the history
  2. Fix pyscript#2304 - Make pyimport work as expected (pyscript#2311)

    * Fix pyscript#2304 - Make pyimport work as expected
    
    * [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 Mar 10, 2025
    Configuration menu
    Copy the full SHA
    caeab77 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2025

  1. PyGame - TOML + JSON absolute URL + input patch (pyscript#2313)

    * Make config URL canonical
    
    * Better baseURL + input patch
    WebReflection authored Mar 11, 2025
    Configuration menu
    Copy the full SHA
    b22f384 View commit details
    Browse the repository at this point in the history

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 (pyscript#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 (pyscript#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 pyscript#2326 - Redirect to localhost when on 0.0.0.0 (pyscript#2328

    )
    
    * Fix pyscript#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 pyscript#2320 - Dispatch an event on code run in PyEditor (pyscri…

    …pt#2329)
    
    * Fix pyscript#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 (pyscript#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

Commits on May 6, 2025

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

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.11.4 → v0.11.8](astral-sh/ruff-pre-commit@v0.11.4...v0.11.8)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored May 6, 2025
    Configuration menu
    Copy the full SHA
    3223a9c View commit details
    Browse the repository at this point in the history

Commits on May 15, 2025

  1. Added polyscript/service-worker as workaround for missing sabayon (py…

    …script#2334)
    
    * Added polyscript/service-worker as workaround for missing sabayon
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * updated polyscript to its latest
    
    * Updated polyscript one mor time
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    WebReflection and pre-commit-ci[bot] authored May 15, 2025
    Configuration menu
    Copy the full SHA
    b11fb2e View commit details
    Browse the repository at this point in the history
Loading
0