Skip to content

feat: regenerate google-cloud-s packages#17086

Merged
jskeet merged 1 commit into
googleapis:mainfrom
jskeet:noncopyright-cloud-s-2
May 13, 2026
Merged

feat: regenerate google-cloud-s packages#17086
jskeet merged 1 commit into
googleapis:mainfrom
jskeet:noncopyright-cloud-s-2

Conversation

@jskeet
Copy link
Copy Markdown
Contributor

@jskeet jskeet commented May 13, 2026

This Pull Request drops support for Python <=3.9 in generated packages. This is part of our ongoing effort to modernize the Cloud Python SDK libraries and remove support for End-of-Life (EOL) Python versions.

  • Removed Python <=3.9 from testing, configuration, and constraints files.
  • Resolved dependency conflicts arising from dropping Python <=3.9 support.
  • Cleaned up obsolete code related to Python <=3.9 support.
  • Updated select copyright dates
  • Updated some autogenerated headings
  • Updated some tests to resolve issues discovered during this migration.

This Pull Request drops support for Python <=3.9 in generated
packages. This is part of our ongoing effort to modernize the Cloud
Python SDK libraries and remove support for End-of-Life (EOL) Python
versions.

- Removed Python <=3.9 from testing, configuration, and constraints
files.
- Resolved dependency conflicts arising from dropping Python <=3.9
support.
- Cleaned up obsolete code related to Python <=3.9 support.
- Updated select copyright dates
- Updated some autogenerated headings
- Updated some tests to resolve issues discovered during this migration.
@jskeet jskeet requested a review from chalmerlowe May 13, 2026 15:36
@jskeet jskeet requested a review from a team as a code owner May 13, 2026 15:36
@jskeet
Copy link
Copy Markdown
Contributor Author

jskeet commented May 13, 2026

This PR does not include google-cloud-storage or google-cloud-spanner as we'll update those individually.

Copy link
Copy Markdown
Contributor

@chalmerlowe chalmerlowe left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Contributor

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

Choose a reason for hiding this comment

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

Code Review

This pull request updates multiple Google Cloud Python packages. Key changes include updating copyright years to 2026, increasing the minimum Python version requirement to 3.10, and updating various dependency versions. The changes also include cleaning up Python version compatibility logic, updating license strings, and refining test assertions. I have no feedback to provide as there were no review comments.

@jskeet jskeet changed the title feat: regenerate google-cloud-[e-i] packages feat: regenerate google-cloud-s packages May 13, 2026
@jskeet jskeet merged commit 40b522a into googleapis:main May 13, 2026
31 checks passed
nidhiii-27 pushed a commit that referenced this pull request May 18, 2026
This Pull Request drops support for Python <=3.9 in generated packages.
This is part of our ongoing effort to modernize the Cloud Python SDK
libraries and remove support for End-of-Life (EOL) Python versions.

- Removed Python <=3.9 from testing, configuration, and constraints
files.
- Resolved dependency conflicts arising from dropping Python <=3.9
support.
- Cleaned up obsolete code related to Python <=3.9 support.
- Updated select copyright dates
- Updated some autogenerated headings
- Updated some tests to resolve issues discovered during this migration.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants