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: mxrch/PythonMonkey
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Distributive-Network/PythonMonkey
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.
  • 20 commits
  • 7 files changed
  • 4 contributors

Commits on Aug 19, 2025

  1. Update README.md

    changed [90%] to [done] regarding pythonmonkey's ability to run dcp-client.js (last item in the roadmap)
    dan-distributive authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    bf3f944 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2025

  1. Add Python version 3.14 to CI

    Xmader authored Sep 18, 2025
    Configuration menu
    Copy the full SHA
    69be8e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8dbbec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32369f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2025

  1. Configuration menu
    Copy the full SHA
    8e1bfe2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f83ef8a View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2025

  1. Configuration menu
    Copy the full SHA
    799c7ea View commit details
    Browse the repository at this point in the history
  2. Support Python 3.14

    Merge pull request Distributive-Network#499 from Distributive-Network/Xmader/python314
    Xmader authored Sep 25, 2025
    Configuration menu
    Copy the full SHA
    f5f783b View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2025

  1. Merge pull request Distributive-Network#496 from Distributive-Network…

    …/dan-distributive-patch-1
    
    Update README.md
    wesgarland authored Oct 28, 2025
    Configuration menu
    Copy the full SHA
    52a643b View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2026

  1. disable aiodns, fix futex deadlocks

    The locks created by `pycares`'s lingering threads would conflict with the locks created during JS JIT/GC in a rare condition.
    Xmader authored Feb 5, 2026
    Configuration menu
    Copy the full SHA
    7400379 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2026

  1. chore: upgrade rust to v1.82

    Xmader committed Feb 9, 2026
    Configuration menu
    Copy the full SHA
    b7683ae View commit details
    Browse the repository at this point in the history
  2. CI: macos-13 runner is retired, use macos-15-intel runner instead…

    … for x86_64 macOS build
    Xmader committed Feb 9, 2026
    Configuration menu
    Copy the full SHA
    0ac6601 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2026

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

Commits on Apr 1, 2026

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

Commits on Apr 7, 2026

  1. Configuration menu
    Copy the full SHA
    efdeb43 View commit details
    Browse the repository at this point in the history
  2. test windows

    Xmader committed Apr 7, 2026
    Configuration menu
    Copy the full SHA
    a1543f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e73e30 View commit details
    Browse the repository at this point in the history
  4. What? Who wrote the latest version of the rustup script? In its `get_…

    …architecture()` function, it's impossible to get to `-windows-msvc`
    
    error: error: the argument '--default-host <DEFAULT_HOST>' cannot be used multiple times
    Xmader committed Apr 7, 2026
    Configuration menu
    Copy the full SHA
    6b2bf71 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a6f5145 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2026

  1. Merge pull request Distributive-Network#504 from Distributive-Network…

    …/Xmader-patch-1
    
    disable `aiodns`, fix futex deadlocks
    Xmader authored Apr 8, 2026
    Configuration menu
    Copy the full SHA
    7e2099b View commit details
    Browse the repository at this point in the history
Loading