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: error if eval()-ing repr(SchemaField) #1046

Merged
merged 5 commits into from Nov 4, 2021
Merged

Commits on Nov 4, 2021

  1. Copy the full SHA
    046768d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f919573 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    711dc4a View commit details
    Browse the repository at this point in the history
  4. Fix SchemaField repr with policy tags

    The repr() should be evaluable.
    plamut committed Nov 4, 2021
    Copy the full SHA
    e735b6b View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    871368b View commit details
    Browse the repository at this point in the history