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

Google sync #1567

Merged
merged 2 commits into from
Jan 11, 2024
Merged

Google sync #1567

merged 2 commits into from
Jan 11, 2024

Conversation

rchen152
Copy link
Contributor

No description provided.

rchen152 and others added 2 commits January 11, 2024 11:28
When constructing `__init__`, attr renames fields like `_x` to `x`. We then reverse this when loading the class from a type stub. However, we should only do this to attr classes, not any decorated class.

Also moves some tests from TestDataclass to TestPyiDataclass.

PiperOrigin-RevId: 597324196
@rchen152 rchen152 merged commit 2e30cee into main Jan 11, 2024
22 checks passed
@rchen152 rchen152 deleted the google_sync branch January 11, 2024 20:21
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.

2 participants