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 str subclass validation for enums #1273

Merged
merged 9 commits into from
May 21, 2024
Merged

Fix str subclass validation for enums #1273

merged 9 commits into from
May 21, 2024

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    bcbcf0e View commit details
    Browse the repository at this point in the history
  2. adding test

    sydney-runkle committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    3e5b2f4 View commit details
    Browse the repository at this point in the history
  3. Fix constructor

    Co-authored-by: David Hewitt <[email protected]>
    sydney-runkle and davidhewitt committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    98327b2 View commit details
    Browse the repository at this point in the history
  4. syntax fix

    sydney-runkle committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    0d7f714 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. add test for float case

    sydney-runkle committed May 20, 2024
    Configuration menu
    Copy the full SHA
    53058b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a31507 View commit details
    Browse the repository at this point in the history
  3. move to after

    sydney-runkle committed May 20, 2024
    Configuration menu
    Copy the full SHA
    e5402f5 View commit details
    Browse the repository at this point in the history
  4. add comments

    sydney-runkle committed May 20, 2024
    Configuration menu
    Copy the full SHA
    d023d05 View commit details
    Browse the repository at this point in the history
  5. fixing test

    sydney-runkle committed May 20, 2024
    Configuration menu
    Copy the full SHA
    cad59ca View commit details
    Browse the repository at this point in the history