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.4.1
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.4.2
Choose a head ref
  • 13 commits
  • 20 files changed
  • 8 contributors

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    734f7ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b51804e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f54ebd View commit details
    Browse the repository at this point in the history
  4. Correct allowed formats for datetime.timedelta parsing in docs (#7652)

    Co-authored-by: David Montague <35119617+dmontagu@users.noreply.github.com>
    sydney-runkle and dmontagu authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    c04e8e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    24e9222 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    861cfe3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97c0199 View commit details
    Browse the repository at this point in the history
  4. Fix models_json_schema for generic models (#7654)

    Co-authored-by: David Montague <35119617+dmontagu@users.noreply.github.com>
    Co-authored-by: Hasan Ramezani <hasan.r67@gmail.com>
    3 people authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    ea9aa13 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1377c04 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7193693 View commit details
    Browse the repository at this point in the history
  7. docs: Mixing of V1/V2 models is not supported in generics (#7663)

    Co-authored-by: Johannes Rueschel <johannes.rueschel@telekom.de>
    chbndrhnns and Johannes Rueschel authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    154e679 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0e33bd0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d1634da View commit details
    Browse the repository at this point in the history
Loading