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

fix: support urllib3<2.0 versions by arithmetic1728 · Pull Request #1390 · googleapis/google-auth-library-python · GitHub

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

fix: support urllib3<2.0 versions - #1390

Merged
arithmetic1728 merged 2 commits into
mainfrom
urllib3
Sep 28, 2023
Merged

fix: support urllib3<2.0 versions#1390
arithmetic1728 merged 2 commits into
mainfrom
urllib3

Conversation

arithmetic1728 commented Sep 28, 2023
edited
Loading

Copy link
Copy Markdown
Contributor

As mentioned in #1389 (comment), packages like botocore requires urllib3<1.27, so we modify the code to support all versions of urllib3.

python 3.10 unit test will use urllib3<2.0 version, and 3.11 unit test will use >2.0 version.

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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL