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: pydantic/pydantic
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.10.0
Choose a base ref
...
head repository: pydantic/pydantic
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.10.1
Choose a head ref
  • 2 commits
  • 4 files changed
  • 3 contributors

Commits on Aug 31, 2022

  1. Add __hash__ operator to Color class (#4455)

    * add __hash__ operator to Color
    
    * add changes file
    
    * fix code style
    
    * add type annotation
    
    * Update changes/4455-czaki.md
    
    Co-authored-by: Hasan Ramezani <[email protected]>
    
    Co-authored-by: Hasan Ramezani <[email protected]>
    Czaki and hramezani authored Aug 31, 2022
    Configuration menu
    Copy the full SHA
    3a2e83c View commit details
    Browse the repository at this point in the history
  2. prepare for v1.10.1

    samuelcolvin committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    32ea885 View commit details
    Browse the repository at this point in the history
Loading