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: mdboom/memory.python.org
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5878bf9
Choose a base ref
...
head repository: python/memory.python.org
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e67d313
Choose a head ref
  • 18 commits
  • 107 files changed
  • 7 contributors

Commits on Jun 27, 2025

  1. Add support for JIT binaries

    mdboom committed Jun 27, 2025
    Configuration menu
    Copy the full SHA
    4c86955 View commit details
    Browse the repository at this point in the history
  2. Update backend/scripts/populate_binaries.py

    Co-authored-by: Brandt Bucher <[email protected]>
    mdboom and brandtbucher authored Jun 27, 2025
    Configuration menu
    Copy the full SHA
    121e1f6 View commit details
    Browse the repository at this point in the history
  3. Add LLVM to the environment

    mdboom committed Jun 27, 2025
    Configuration menu
    Copy the full SHA
    598302b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    232158f View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2025

  1. Daily runs

    pablogsal committed Jun 28, 2025
    Configuration menu
    Copy the full SHA
    b55fd29 View commit details
    Browse the repository at this point in the history
  2. Merge pull request python#9 from mdboom/add-jit

    Add support for JIT binaries
    pablogsal authored Jun 28, 2025
    Configuration menu
    Copy the full SHA
    71dd85d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b751eca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5966ed4 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2025

  1. Configuration menu
    Copy the full SHA
    4035bab View commit details
    Browse the repository at this point in the history
  2. Improve admin pannel

    pablogsal committed Jun 29, 2025
    Configuration menu
    Copy the full SHA
    9baf533 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eddb717 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0ecc39 View commit details
    Browse the repository at this point in the history
  5. Only bench last commit

    pablogsal committed Jun 29, 2025
    Configuration menu
    Copy the full SHA
    4ca020a View commit details
    Browse the repository at this point in the history
  6. Fix memray failure badges

    pablogsal committed Jun 29, 2025
    Configuration menu
    Copy the full SHA
    a42fd4c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d880d86 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2026

  1. Pin backend dependencies using pip-compile (python#11)

    Co-authored-by: Claude Opus 4.6 (1M context) <[email protected]>
    ambv and claude authored Mar 16, 2026
    Configuration menu
    Copy the full SHA
    663a0da View commit details
    Browse the repository at this point in the history
  2. Add ESLint with CI enforcement (python#10)

    Co-authored-by: Claude Opus 4.6 (1M context) <[email protected]>
    Co-authored-by: Copilot Autofix powered by AI <[email protected]>
    3 people authored Mar 16, 2026
    Configuration menu
    Copy the full SHA
    28a926d View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2026

  1. Add backend tests (python#12)

    Co-authored-by: Claude Opus 4.6 (1M context) <[email protected]>
    Co-authored-by: Pablo Galindo Salgado <[email protected]>
    3 people authored Mar 17, 2026
    Configuration menu
    Copy the full SHA
    e67d313 View commit details
    Browse the repository at this point in the history
Loading