Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.

fix: skip empty policy bindings in len() and iter() - #159

Merged
gcf-merge-on-green[bot] merged 1 commit into
masterfrom
fix-154-2
Mar 25, 2021
Merged

fix: skip empty policy bindings in len() and iter()#159
gcf-merge-on-green[bot] merged 1 commit into
masterfrom
fix-154-2

Conversation

@busunkim96

@busunkim96busunkim96 commented Mar 24, 2021

Copy link
Copy Markdown
Contributor

Exclude empty policy bindings (bindings with no members) in
Policy.__iter__() and Policy.__len__()

Follow up to #155

Exclude empty policy bindings (bindings with no members) in
Policy.__iter__ and Policy.__len__
@busunkim96
busunkim96 requested a review from a teamMarch 24, 2021 23:24
@google-clagoogle-claBot added the cla: yes This human has signed the Contributor License Agreement. label Mar 24, 2021
@busunkim96busunkim96 changed the title fix: skip empty policy bindingsfix: skip empty policy bindings for len() and iter()Mar 24, 2021
@busunkim96busunkim96 changed the title fix: skip empty policy bindings for len() and iter()fix: skip empty policy bindings in len() and iter()Mar 24, 2021
@busunkim96
busunkim96 requested a review from partheaMarch 24, 2021 23:26
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@busunkim96@parthea@kolea2