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-settings
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.13.0
Choose a base ref
...
head repository: pydantic/pydantic-settings
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.13.1
Choose a head ref
  • 6 commits
  • 7 files changed
  • 2 contributors

Commits on Feb 17, 2026

  1. Configuration menu
    Copy the full SHA
    eb7840e View commit details
    Browse the repository at this point in the history
  2. Fix RecursionError with self-referential models in CliApp (#783)

    Co-authored-by: Claude Opus 4.6 <[email protected]>
    hramezani and claude authored Feb 17, 2026
    Configuration menu
    Copy the full SHA
    bd0ebe6 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2026

  1. Configuration menu
    Copy the full SHA
    4933f06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58b236a View commit details
    Browse the repository at this point in the history
  3. Fix JSON decoding for parameterized PEP 695 type aliases (#780)

    Co-authored-by: Claude Opus 4.6 <[email protected]>
    hramezani and claude authored Feb 18, 2026
    Configuration menu
    Copy the full SHA
    acf8c14 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2026

  1. v2.13.1 (#790)

    Co-authored-by: Claude Opus 4.6 <[email protected]>
    hramezani and claude authored Feb 19, 2026
    Configuration menu
    Copy the full SHA
    e87d12d View commit details
    Browse the repository at this point in the history
Loading