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: v2.7.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: v2.7.1
Choose a head ref
  • 16 commits
  • 26 files changed
  • 14 contributors

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    59eace3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6aab43e View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    2241983 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    628f36b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b844ea7 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

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

Commits on Apr 18, 2024

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

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    bb857bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6322b24 View commit details
    Browse the repository at this point in the history
  3. Address case where model_construct on a class which defines model_pos…

    …t_init fails with AttributeError: __pydantic_private__ when subsequently model_copy'd (#9168)
    
    Co-authored-by: David Grimes <david.grimes@axial.net>
    babygrimes and David Grimes authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    77b0e1c View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

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

Commits on Apr 22, 2024

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

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    c33b925 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73d1049 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b8efa2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2612947 View commit details
    Browse the repository at this point in the history
Loading