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

Updates type signature for Field() constructor #9484

Merged
merged 2 commits into from
May 29, 2024

Commits on May 22, 2024

  1. Updates type signature for Field() constructor

    Replaces 'float' or 'int' in lt/gt/le/ge,
    multiple_of, min/max_length arguments with the
    appropriate Protocol from annotated_types.
    bjmc committed May 22, 2024
    Configuration menu
    Copy the full SHA
    afe67c0 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

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