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

Allow deep_iterable member validator to accept a list of validators #925

Merged
merged 17 commits into from Mar 20, 2022

Commits on Mar 4, 2022

  1. Copy the full SHA
    20a7a64 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2022

  1. Copy the full SHA
    afd7597 View commit details
    Browse the repository at this point in the history
  2. Update typing

    vedantpuri committed Mar 5, 2022
    Copy the full SHA
    60b3a9f View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2022

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

Commits on Mar 13, 2022

  1. Copy the full SHA
    348e75b View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Copy the full SHA
    7b46542 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e3adee0 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. Respond to PR comments

    vedantpuri committed Mar 15, 2022
    Copy the full SHA
    5f9446b View commit details
    Browse the repository at this point in the history
  2. Commit missing file

    vedantpuri committed Mar 15, 2022
    Copy the full SHA
    6e2c524 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Apply suggestions from code review

    Co-authored-by: Hynek Schlawack <hs@ox.cx>
    vedantpuri and hynek committed Mar 16, 2022
    Copy the full SHA
    fd5777e View commit details
    Browse the repository at this point in the history
  2. Split other test too

    vedantpuri committed Mar 16, 2022
    Copy the full SHA
    a21d8e6 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'vp-deep-iterable-and-validator' of github.com:vedantpur…

    …i/attrs into vp-deep-iterable-and-validator
    vedantpuri committed Mar 16, 2022
    Copy the full SHA
    797ce29 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

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

Commits on Mar 18, 2022

  1. Copy the full SHA
    6fc6f5d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'vp-deep-iterable-and-validator' of github.com:vedantpur…

    …i/attrs into vp-deep-iterable-and-validator
    vedantpuri committed Mar 18, 2022
    Copy the full SHA
    18d1e58 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2022

  1. Use and_ instead of And_

    vedantpuri committed Mar 19, 2022
    Copy the full SHA
    62e2e6a View commit details
    Browse the repository at this point in the history
  2. Add tuple to list of tests

    vedantpuri committed Mar 19, 2022
    Copy the full SHA
    c7933ec View commit details
    Browse the repository at this point in the history