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

Draft: Remove validate_core_schema #1600

Closed
wants to merge 1 commit into from

Conversation

sydney-runkle
Copy link
Member

@sydney-runkle sydney-runkle commented Jan 15, 2025

This improves perf significantly in pydantic, so we no longer have a use for this in pydantic-core.

cc @davidhewitt, before I continue:

  • Can we remove the self schema gen
  • Can I comb through tests using this function and either remove them or modify the schema errors?

@sydney-runkle
Copy link
Member Author

Decided we don't need this in pydantic-core until we've decided skipping this step is stable.

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

Successfully merging this pull request may close these issues.

1 participant