chore: remove python 3.9 support. by chandra-siri · Pull Request #1748 · googleapis/python-storage · GitHub
Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

chore: remove python 3.9 support.#1748

Merged
chandra-siri merged 4 commits into
mainfrom
remove_py_3.9
Feb 11, 2026
Merged

chore: remove python 3.9 support.#1748
chandra-siri merged 4 commits into
mainfrom
remove_py_3.9

Conversation

@chandra-siri

@chandra-siri chandra-siri commented Feb 9, 2026

Copy link
Copy Markdown
Collaborator

chore: remove python 3.9 support.

Details in b/483015736

@product-auto-label product-auto-label Bot added size: s Pull request size is small. api: storage Issues related to the googleapis/python-storage API. labels Feb 9, 2026
@gemini-code-assist

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

The code changes remove support for Python 3.7, 3.8, and 3.9. Specifically, the changes modify .librarian/generator-input/noxfile.py, noxfile.py, and setup.py to remove Python 3.7, 3.8, and 3.9 from the test matrix and supported versions. Additionally, the python_requires in setup.py is updated to require Python 3.10 or higher. The import of the re module was also removed from noxfile.py.

@chandra-siri chandra-siri added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 10, 2026
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 10, 2026
@chandra-siri chandra-siri marked this pull request as ready for review February 11, 2026 14:44
@chandra-siri chandra-siri requested review from a team February 11, 2026 14:44
@chandra-siri chandra-siri requested a review from a team as a code owner February 11, 2026 14:44
@chandra-siri chandra-siri merged commit 5f1a1ea into main Feb 11, 2026
15 checks passed
@chandra-siri chandra-siri deleted the remove_py_3.9 branch February 11, 2026 15:03
googlyrahman pushed a commit to googlyrahman/python-storage that referenced this pull request Feb 12, 2026
chore: remove python 3.9 support. 

Details in b/483015736
googlyrahman pushed a commit to googlyrahman/python-storage that referenced this pull request Feb 12, 2026
chore: remove python 3.9 support. 

Details in b/483015736
googlyrahman pushed a commit to googlyrahman/python-storage that referenced this pull request Feb 19, 2026
chore: remove python 3.9 support. 

Details in b/483015736
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: storage Issues related to the googleapis/python-storage API. size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants