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.8
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.9
Choose a head ref
  • 8 commits
  • 8 files changed
  • 2 contributors

Commits on May 22, 2023

  1. improved typing

    Marco Sulla committed May 22, 2023
    Configuration menu
    Copy the full SHA
    5f0c05c View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

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

Commits on Nov 18, 2023

  1. Fix union of frozendict for python implementation (#89)

    * Fix union of frozendict for python implementation
    
    * minor
    
    ---------
    
    Co-authored-by: Marco Sulla <[email protected]>
    apmorton and Marco Sulla authored Nov 18, 2023
    Configuration menu
    Copy the full SHA
    db44acb View commit details
    Browse the repository at this point in the history
  2. relax func_2 in debug.py

    Marco Sulla authored Nov 18, 2023
    Configuration menu
    Copy the full SHA
    fa3dd0d View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. minor

    Marco Sulla committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    30f63a3 View commit details
    Browse the repository at this point in the history
  2. implemented #90

    Marco Sulla committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    a31eecb View commit details
    Browse the repository at this point in the history
  3. relaxing func_4

    Marco Sulla committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    47a8828 View commit details
    Browse the repository at this point in the history
  4. Update version.py

    Marco Sulla authored Nov 19, 2023
    Configuration menu
    Copy the full SHA
    8bc4fdc View commit details
    Browse the repository at this point in the history
Loading