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: python/pyperformance
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.12.0
Choose a base ref
...
head repository: python/pyperformance
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.13.0
Choose a head ref
  • 9 commits
  • 13 files changed
  • 4 contributors

Commits on Oct 26, 2025

  1. Configuration menu
    Copy the full SHA
    a1cd5ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c7d23c View commit details
    Browse the repository at this point in the history
  3. Remove redundant code for EOL Python 3.7 and older (#423)

    * Remove code for Python 3.5 pre-releases
    
    * Remove code for Python 3.7
    hugovk authored Oct 26, 2025
    Configuration menu
    Copy the full SHA
    a513918 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16c5a86 View commit details
    Browse the repository at this point in the history
  5. Bump actions/checkout from 4 to 5 (#430)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 26, 2025
    Configuration menu
    Copy the full SHA
    08ed70b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d16268 View commit details
    Browse the repository at this point in the history
  7. Bump actions/setup-python from 5 to 6 (#429)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 26, 2025
    Configuration menu
    Copy the full SHA
    643526f View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2025

  1. Reenable xdsl (#433)

    maurycy authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    0ee17df View commit details
    Browse the repository at this point in the history
  2. Prepare for 1.13.0 release (#435)

    Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
    diegorusso and hugovk authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    cdbf33b View commit details
    Browse the repository at this point in the history
Loading