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.3.1
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.3.2
Choose a head ref
  • 10 commits
  • 10 files changed
  • 1 contributor

Commits on Apr 4, 2022

  1. Update README.md

    Marco Sulla authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    644ba19 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. changed get_deep()

    Marco Sulla committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    1fd1d6c View commit details
    Browse the repository at this point in the history
  2. readded Pypy builds

    Marco Sulla committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    c1a88fb View commit details
    Browse the repository at this point in the history
  3. readme changes

    Marco Sulla committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    b5b01d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    590fa49 View commit details
    Browse the repository at this point in the history
  5. Update build_wheels.yml

    Marco Sulla authored Apr 8, 2022
    Configuration menu
    Copy the full SHA
    301874a View commit details
    Browse the repository at this point in the history
  6. Update build_wheels.yml

    Marco Sulla authored Apr 8, 2022
    Configuration menu
    Copy the full SHA
    217e5c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. added test for hash memory leak

    Marco Sulla committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    1c594c4 View commit details
    Browse the repository at this point in the history
  2. fixed memory leak on hash

    Marco Sulla committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    8def42c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e3c635 View commit details
    Browse the repository at this point in the history
Loading