FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: skip empty policy bindings in `len()` and `iter()` by busunkim96 · Pull Request #159 · googleapis/python-api-core · GitHub

This repository was archived by the owner on Feb 23, 2026. It is now read-only.
/ python-api-core Public archive

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 commented Mar 24, 2021
edited
Loading

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 requested a review from a team March 24, 2021 23:24
google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Mar 24, 2021
busunkim96 changed the title fix: skip empty policy bindings fix: skip empty policy bindings for len() and iter() Mar 24, 2021
busunkim96 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 requested a review from parthea March 24, 2021 23:26
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL