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

Make repr work for instances that failed initialization when handling ValidationErrors #7439

Merged
merged 1 commit into from Sep 20, 2023

Conversation

dmontagu
Copy link
Contributor

Closes #7421

@cloudflare-pages
Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: e668271
Status: ✅  Deploy successful!
Preview URL: https://8bc3070b.pydantic-docs2.pages.dev
Branch Preview URL: https://dmontagu-repr-uninitialized.pydantic-docs2.pages.dev

View logs

@adriangb adriangb merged commit 4be48b6 into main Sep 20, 2023
50 checks passed
@adriangb adriangb deleted the dmontagu/repr-uninitialized-instance branch September 20, 2023 09:16
@davidhewitt davidhewitt added the relnotes-fix Used for bugfixes. label Sep 21, 2023
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.

Constructing a traceback.TracebackException from a validation error fails
4 participants