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

Remove __pydantic_reset_parent_namespace__=False in create_model #8011

Closed

Conversation

alexmojaki
Copy link
Contributor

Change Summary

Checking if this passes in CI since it passes locally.

Related issue number

Closes #7953 (maybe)

Checklist

  • The pull request title is a good summary of the changes - it will be used in the changelog
  • Unit tests for the changes exist
  • Tests pass on CI
  • Documentation reflects the changes where applicable
  • My PR is ready to review, please add a comment including the phrase "please review" to assign reviewers

@sydney-runkle
Copy link
Member

@alexmojaki, did you mean to leave this in draft state?

@alexmojaki
Copy link
Contributor Author

Yes, this was an experiment which was meant to lead to further discussion, perhaps on the issue. I don't know why this line was there and what the other consequences of removing it might be.

@sydney-runkle
Copy link
Member

Closing in favor of #8378 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
relnotes-fix Used for bugfixes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

create_model leads to AttributeError: __pydantic_parent_namespace__
2 participants