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

[ENG-4083] Track internal changes in dataclass instances #4558

Merged
merged 2 commits into from
Jan 3, 2025

Conversation

masenf
Copy link
Collaborator

@masenf masenf commented Dec 19, 2024

Create a dynamic subclass of MutableProxy with __dataclass_fields__ set according to the dataclass being wrapped.

Create a dynamic subclass of MutableProxy with `__dataclass_fields__` set
according to the dataclass being wrapped.
Copy link

linear bot commented Dec 19, 2024

@masenf masenf merged commit 41cb2d8 into main Jan 3, 2025
41 checks passed
@masenf masenf deleted the masenf/dataclass-mutability-tracking branch January 3, 2025 23:49
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.

3 participants