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

fix: fix issue with equality comparison of repeated field with None #477

Merged
merged 2 commits into from
Jul 29, 2024

Conversation

parthea
Copy link
Contributor

@parthea parthea commented Jul 13, 2024

Fixes #476

@parthea parthea added the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 13, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 13, 2024
@parthea parthea added the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 13, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 13, 2024
@parthea parthea marked this pull request as ready for review July 13, 2024 17:00
@parthea parthea requested a review from a team as a code owner July 13, 2024 17:00
@parthea parthea merged commit 3476348 into main Jul 29, 2024
29 checks passed
@parthea parthea deleted the fix-repeated-equality-comparison branch July 29, 2024 17:10
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.

TypeError: 'NoneType' object is not iterable when testing equality of repeated composite or scalar
3 participants