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: pycompression/python-isal
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 314
Choose a base ref
...
head repository: pycompression/python-isal
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 8 files changed
  • 3 contributors

Commits on May 28, 2025

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

Commits on Sep 8, 2025

  1. Configuration menu
    Copy the full SHA
    b8ba9d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffd757b View commit details
    Browse the repository at this point in the history
  3. Test 3.14 on CI

    lysnikolaou committed Sep 8, 2025
    Configuration menu
    Copy the full SHA
    a3a3a15 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2025

  1. Merge pull request #242 from pycompression/314

    Remove python 3.9 support and add 3.14 support
    rhpvorderman authored Sep 9, 2025
    Configuration menu
    Copy the full SHA
    7d204aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edf5371 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    474783e View commit details
    Browse the repository at this point in the history
  4. Fix linting issues

    rhpvorderman authored Sep 9, 2025
    Configuration menu
    Copy the full SHA
    0b9574a View commit details
    Browse the repository at this point in the history
  5. Update test_freethreading.py

    Remove trailing whitespace
    rhpvorderman authored Sep 9, 2025
    Configuration menu
    Copy the full SHA
    9492937 View commit details
    Browse the repository at this point in the history
  6. Credit where it's due

    rhpvorderman authored Sep 9, 2025
    Configuration menu
    Copy the full SHA
    8e9681d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #233 from lysnikolaou/free-threading

    Mark extensions as free-threading-compatible and build wheels
    rhpvorderman authored Sep 9, 2025
    Configuration menu
    Copy the full SHA
    bb40ffa View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2025

  1. Prepare release 1.8.0

    rhpvorderman committed Sep 10, 2025
    Configuration menu
    Copy the full SHA
    ddcc966 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1eeaf31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcaaa9b View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2026

  1. Configuration menu
    Copy the full SHA
    8dc82da View commit details
    Browse the repository at this point in the history
  2. Update macos labels

    rhpvorderman committed Apr 17, 2026
    Configuration menu
    Copy the full SHA
    093cb81 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2026

  1. Re-enable PyPy wheel builds

    msto committed May 20, 2026
    Configuration menu
    Copy the full SHA
    d99d49b View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2026

  1. Merge pull request #249 from pycompression/memoryissues

    Fix reported memory errors in asan environment by using the debugging…
    rhpvorderman authored Jul 20, 2026
    Configuration menu
    Copy the full SHA
    d634271 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cab52c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #251 from msto/ci/enable-pypy-wheels

    ci: re-enable PyPy wheel builds
    rhpvorderman authored Jul 20, 2026
    Configuration menu
    Copy the full SHA
    73d4e9f View commit details
    Browse the repository at this point in the history
Loading