commit | a5e6b651aa8ad407ce087fe32f40b46925bae527 | [log] [tgz] |
---|---|---|
author | bojeil-google <bojeil-google@users.noreply.github.com> | Wed Jun 09 12:27:21 2021 -0700 |
committer | GitHub <noreply@github.com> | Wed Jun 09 13:27:21 2021 -0600 |
tree | dc155dc396474a0f4b1f8bf112147875fb996de0 | |
parent | f97499c718af70d17c17e0c58d6381273eceabcd [diff] |
fix: avoid deleting items while iterating (#772) Updates `google.auth.external_account.Credentials#info` to not delete items in the dictionary while iterating.