Skip to content

Fix inheritance of hash function for frozen models#6789

Merged
dmontagu merged 4 commits intomainfrom
fix-subclass-hashing
Jul 21, 2023
Merged

Fix inheritance of hash function for frozen models#6789
dmontagu merged 4 commits intomainfrom
fix-subclass-hashing

Conversation

@dmontagu
Copy link
Copy Markdown
Contributor

closes #6786

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-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
@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