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: 0.9.10
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: 0.9.11
Choose a head ref
  • 20 commits
  • 19 files changed
  • 2 contributors

Commits on Apr 13, 2022

  1. fix: remove Py_LIMITED_API temporarily because it breaks compilation …

    …on PyPy >= 3.8 due to None
    ntamas committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    806cf9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2251beb View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

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

Commits on Apr 26, 2022

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

Commits on May 4, 2022

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

Commits on May 9, 2022

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

Commits on May 25, 2022

  1. doc: document that community_label_propagation() preserves co-communi…

    …ty membership constraints only
    ntamas committed May 25, 2022
    Configuration menu
    Copy the full SHA
    3595ff8 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. fix: union and intersection by name now verifies that there are no du…

    …plicate names
    szhorvat authored and ntamas committed May 26, 2022
    Configuration menu
    Copy the full SHA
    c3ce002 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. chore: updated vendored igraph

    ntamas committed May 27, 2022
    Configuration menu
    Copy the full SHA
    2df9981 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

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

Commits on Jun 7, 2022

  1. Configuration menu
    Copy the full SHA
    c633aa2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc91642 View commit details
    Browse the repository at this point in the history
  3. chore: updated changelog

    ntamas committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    2954aa6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48e78b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca286bc View commit details
    Browse the repository at this point in the history
  6. doc: fix one more broken link

    ntamas committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    4f12d08 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f9e44be View commit details
    Browse the repository at this point in the history
  8. ci: relax pytest version

    ntamas committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    a05be74 View commit details
    Browse the repository at this point in the history
  9. ci: fix APK invocation syntax

    ntamas committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    75bcf22 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    395b849 View commit details
    Browse the repository at this point in the history
Loading