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: KaliRootSuperUser/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.
  • 14 commits
  • 3 files changed
  • 2 contributors

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

Commits on Apr 21, 2026

  1. Fix setup.sh for CI

    Xmader committed Apr 21, 2026
    Configuration menu
    Copy the full SHA
    f19a042 View commit details
    Browse the repository at this point in the history
  2. Fix setup.sh for CI

    Xmader committed Apr 21, 2026
    Configuration menu
    Copy the full SHA
    72127c0 View commit details
    Browse the repository at this point in the history
  3. Fix setup.sh for CI

    Xmader committed Apr 21, 2026
    Configuration menu
    Copy the full SHA
    dfca716 View commit details
    Browse the repository at this point in the history
Loading