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

fix: fix type error in credentials.py for python 3.7 and 3.8#1805

Merged
nbayati merged 4 commits intogoogleapis:mainfrom
nbayati:fix/support-older-python-versions
Aug 14, 2025
Merged

fix: fix type error in credentials.py for python 3.7 and 3.8#1805
nbayati merged 4 commits intogoogleapis:mainfrom
nbayati:fix/support-older-python-versions

Conversation

@nbayati
Copy link
Copy Markdown
Contributor

@nbayati nbayati commented Aug 14, 2025

Fixes #1804

@nbayati nbayati requested review from a team August 14, 2025 19:12
@nbayati nbayati changed the title Fix type error in credentials.py for python 3.7 and 3.8 fix: fix type error in credentials.py for python 3.7 and 3.8 Aug 14, 2025
@nbayati nbayati force-pushed the fix/support-older-python-versions branch from cf0fe33 to f6ffad0 Compare August 14, 2025 21:37
@nbayati nbayati enabled auto-merge (squash) August 14, 2025 21:49
@nbayati nbayati added the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 14, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 14, 2025
@nbayati nbayati merged commit c30a6a7 into googleapis:main Aug 14, 2025
13 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TypeError: 'type' object is not subscriptable in google.auth.credentials.py on Python 3.8

2 participants