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 inheritance of hash function for frozen models #6789

Merged
merged 4 commits into from Jul 21, 2023
Merged

Conversation

dmontagu
Copy link
Contributor

closes #6786

@cloudflare-pages
Copy link

cloudflare-pages bot commented Jul 20, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 61be44e
Status: ✅  Deploy successful!
Preview URL: https://a1d46e15.pydantic-docs2.pages.dev
Branch Preview URL: https://fix-subclass-hashing.pydantic-docs2.pages.dev

View logs

@dmontagu dmontagu merged commit 3279756 into main Jul 21, 2023
48 checks passed
@dmontagu dmontagu deleted the fix-subclass-hashing branch July 21, 2023 18:36
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.

__hash__ implemented inBaseModel subclass no longer called with functools.cache
2 participants