close
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: JuliaPy/PythonCall.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.30
Choose a base ref
...
head repository: JuliaPy/PythonCall.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.31
Choose a head ref
  • 4 commits
  • 15 files changed
  • 3 contributors

Commits on Nov 25, 2025

  1. Bump actions/checkout from 5 to 6 (#726)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 25, 2025
    Configuration menu
    Copy the full SHA
    04f85fd View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2025

  1. Bump actions/cache from 4 to 5 (#732)

    Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    90f81a3 View commit details
    Browse the repository at this point in the history
  2. support python 3.14 (#733)

    Co-authored-by: Christopher Doris <github.com/cjdoris>
    cjdoris authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    78e2f7c View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2025

  1. release v0.9.31

    Christopher Doris
    Christopher Doris committed Dec 17, 2025
    2 Configuration menu
    Copy the full SHA
    be16342 View commit details
    Browse the repository at this point in the history
Loading