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

Commits on Oct 23, 2025

  1. Configuration menu
    Copy the full SHA
    8c55e23View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b16f276View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2025

  1. build(deps): bump actions/upload-artifact from 4 to 5

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4...v5) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
    @dependabot
    dependabot[bot] authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    a3cfb93View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ff4f88View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2025

  1. build(deps): bump pypa/cibuildwheel from 3.2.1 to 3.3.0

    Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 3.2.1 to 3.3.0. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v3.2.1...v3.3.0) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
    @dependabot
    dependabot[bot] authored Nov 17, 2025
    Configuration menu
    Copy the full SHA
    fc00093View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2025

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

Commits on Dec 15, 2025

  1. build(deps): bump actions/cache from 4 to 5

    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] <[email protected]>
    @dependabot
    dependabot[bot] authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    863884cView commit details
    Browse the repository at this point in the history
  2. build(deps): bump actions/upload-artifact from 5 to 6

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v5...v6) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
    @dependabot
    dependabot[bot] authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    9938af9View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b80a75View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ad93fbView commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2025

  1. Configuration menu
    Copy the full SHA
    8d1b811View commit details
    Browse the repository at this point in the history
  2. fix for empty graph

    @flying-sheep
    flying-sheep authored Dec 23, 2025
    Configuration menu
    Copy the full SHA
    0f5f673View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    588a194View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2025

  1. Configuration menu
    Copy the full SHA
    709b2c6View commit details
    Browse the repository at this point in the history
Loading