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

chore: revert breaking fake enum name change #682

Merged
merged 1 commit into from
Oct 22, 2020
Merged

chore: revert breaking fake enum name change #682

merged 1 commit into from
Oct 22, 2020

Conversation

benjie
Copy link
Member

@benjie benjie commented Oct 22, 2020

Description

Adding _fake_enum to the type name would have been a breaking change; this didn't show up in the tests because we explicitly named all of our enums. Have removed explicit naming from a couple enums and reverted the change.

(The change was only added to make errors from this more obvious, but it's safer to not have this change.)

Performance impact

Negligible

Security impact

None

@benjie benjie merged commit 10b5bc1 into v4 Oct 22, 2020
@benjie benjie deleted the fix-enum-name branch October 22, 2020 11:52
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.

1 participant