Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle constraints being applied to schemas that don't accept it #6951

Merged
merged 14 commits into from Aug 10, 2023

Commits on Jul 30, 2023

  1. Configuration menu
    Copy the full SHA
    9d9a8f2 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    adriangb committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    6521e8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    482b4ba View commit details
    Browse the repository at this point in the history
  4. Fix type hint

    adriangb committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    f288e96 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    c4ae580 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    dmontagu committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    c44a7ed View commit details
    Browse the repository at this point in the history
  3. Fix repr tests

    adriangb committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    5057f5f View commit details
    Browse the repository at this point in the history
  4. Add tests

    adriangb committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    2e6d502 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Update pydantic/_internal/_known_annotated_metadata.py

    Co-authored-by: Samuel Colvin <s@muelcolvin.com>
    adriangb and samuelcolvin committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    8504f52 View commit details
    Browse the repository at this point in the history
  2. Fix test

    adriangb committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    1eb0124 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de6eb9f View commit details
    Browse the repository at this point in the history
  4. Fix predicate error

    adriangb committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    a096c14 View commit details
    Browse the repository at this point in the history
  5. Fix test output

    adriangb committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    b82b541 View commit details
    Browse the repository at this point in the history
  6. Fix test output

    adriangb committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    2a88570 View commit details
    Browse the repository at this point in the history