8000 Comparing v2.9.0...v2.10.0 · pydantic/pydantic-core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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.
8000 base repository: pydantic/pydantic-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.9.0
Choose a base ref
...
head repository: pydantic/pydantic-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.10.0
Choose a head ref
  • 6 commits
  • 53 files changed
  • 4 contributors

Commits on Sep 20, 2023

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

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    4c84ed8 View commit details
    Browse the repository at this point in the history
  2. 🐛 Fix handling of UUID values having UUID.version=None (#981)

    Co-authored-by: Serge Matveenko <lig@pydantic.dev>
    Co-authored-by: David Hewitt <1939362+davidhewitt@users.noreply.github.com>
    3 people authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    33a7cc0 View commit details
    Browse the repository at this point in the history
  3. Add validate_core_schema function and remove validation from `Schem…

    …aValidator` and `SchemaSerializer` constructors (#982)
    
    Co-authored-by: Adrian Garcia Badaracco <1755071+adriangb@users.noreply.github.com>
    davidhewitt and adriangb authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    916d909 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a3f2b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    91746c9 View commit details
    Browse the repository at this point in the history
Loading
0