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

FIX: validation on model attribute with nested Literal breaks #1364

Merged
merged 9 commits into from May 23, 2020

Commits on May 23, 2020

  1. Copy the full SHA
    a7634ab View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    70fc6a2 View commit details
    Browse the repository at this point in the history
  3. Add test for flatten literal

    DBCerigo committed May 23, 2020
    Copy the full SHA
    0b1ae38 View commit details
    Browse the repository at this point in the history
  4. Add changelog entry

    DBCerigo committed May 23, 2020
    Copy the full SHA
    5367014 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    167745d View commit details
    Browse the repository at this point in the history
  6. Refactor: use improved all literals implementation

    From Github user PrettyWood, see PR pydantic#1364
    DBCerigo committed May 23, 2020
    Copy the full SHA
    0fe2729 View commit details
    Browse the repository at this point in the history
  7. Add testing for typing module

    Includes moving corresponding tests.
    DBCerigo committed May 23, 2020
    Copy the full SHA
    0d9364e View commit details
    Browse the repository at this point in the history
  8. Remove unnecessary type hint

    DBCerigo committed May 23, 2020
    Copy the full SHA
    e339856 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    6949f5b View commit details
    Browse the repository at this point in the history