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

Mention Python >= 3.9.2 as an alternative to typing_extensions.TypedDict #3374

Merged
merged 6 commits into from Dec 11, 2021

Commits on Oct 30, 2021

  1. Configuration menu
    Copy the full SHA
    dde6201 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0089ff5 View commit details
    Browse the repository at this point in the history
  3. Add an entry to changes

    BvB93 committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    99a38cb View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

  1. Update pydantic/annotated_types.py

    Co-authored-by: Samuel Colvin <samcolvin@gmail.com>
    BvB93 and samuelcolvin committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    27c5027 View commit details
    Browse the repository at this point in the history
  2. Update TypedDict exception message in the test suite

    Bas van Beek committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    b49afcc View commit details
    Browse the repository at this point in the history
  3. linting

    samuelcolvin committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    2a3b965 View commit details
    Browse the repository at this point in the history