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/pymanager
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 26.3
Choose a base ref
...
head repository: python/pymanager
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 26.4b1
Choose a head ref
  • 12 commits
  • 24 files changed
  • 5 contributors

Commits on Jul 1, 2026

  1. Bump the github-actions group across 1 directory with 2 updates (#369)

    Bumps the github-actions group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout) and [codecov/codecov-action](https://github.com/codecov/codecov-action).
    
    
    Updates `actions/checkout` from 6.0.2 to 6.0.3
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@de0fac2...df4cb1c)
    
    Updates `codecov/codecov-action` from 6.0.1 to 7.0.0
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@e79a696...fb8b358)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 6.0.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions
    - dependency-name: codecov/codecov-action
      dependency-version: 7.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 1, 2026
    Configuration menu
    Copy the full SHA
    d73d1e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2026

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

Commits on Jul 13, 2026

  1. Bump actions/checkout in the github-actions group across 1 directory (#…

    …381)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 7.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 13, 2026
    Configuration menu
    Copy the full SHA
    2b926ee View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2026

  1. Configuration menu
    Copy the full SHA
    198a0ea View commit details
    Browse the repository at this point in the history
  2. Bump actions/checkout from 7.0.0 to 7.0.1 in the github-actions group (

    …#386)
    
    Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).
    
    
    Updates `actions/checkout` from 7.0.0 to 7.0.1
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@9c091bb...3d3c42e)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 7.0.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 31, 2026
    Configuration menu
    Copy the full SHA
    526f036 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b762348 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d4e3f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e7ea19 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2026

  1. Update to build on Python 3.15rc1 (#397)

    This includes a fairly fragile hack to work around an issue in 3.15.0rc1. It will hopefully be removed for a 3.15.0rc2 build.
    zooba authored Aug 18, 2026
    Configuration menu
    Copy the full SHA
    e401c28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28bda2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b312cc1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31b79ba View commit details
    Browse the repository at this point in the history
Loading