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: Marco-Sulla/python-frozendict
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.0
Choose a base ref
...
head repository: Marco-Sulla/python-frozendict
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.1
Choose a head ref
  • 6 commits
  • 5 files changed
  • 2 contributors

Commits on Jan 17, 2022

  1. Fix spelling

    This fixes a spelling mistake and also makes this link work in PyPI
    Bengt authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    1915e71 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #46 from Bengt/patch-1

    Fix spelling
    Marco Sulla authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    5cf5b79 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. fixed segfault on equals in 3.6

    Marco Sulla committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    8f10b94 View commit details
    Browse the repository at this point in the history
  2. updated not equal tests

    Marco Sulla committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    7f65b60 View commit details
    Browse the repository at this point in the history
  3. other not equal tests

    Marco Sulla committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    5294d81 View commit details
    Browse the repository at this point in the history
  4. new version

    Marco Sulla committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    55819db View commit details
    Browse the repository at this point in the history
Loading