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

Remove equality-related API, use Python equality operators instead. #66

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

copybara-service[bot]
Copy link

Remove equality-related API, use Python equality operators instead.

  • federated_language.framework.assert_types_identical
  • federated_language.Type.is_identical_to()
  • federated_language.Type.check_identical_to()

@copybara-service copybara-service bot force-pushed the cl/716685409 branch 2 times, most recently from 9aa75ea to 858708d Compare January 17, 2025 17:20
* `federated_language.framework.assert_types_identical`
* `federated_language.Type.is_identical_to()`
* `federated_language.Type.check_identical_to()`

PiperOrigin-RevId: 716746639
@copybara-service copybara-service bot merged commit 810adef into main Jan 17, 2025
@copybara-service copybara-service bot deleted the cl/716685409 branch January 17, 2025 19:53
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