Skip to content

feat: regenerate google-cloud-[e-i] packages#17079

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

feat: regenerate google-cloud-[e-i] packages#17079
jskeet merged 1 commit into
googleapis:mainfrom
jskeet:noncopyright-cloud-e-i

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 14:38
@jskeet jskeet requested review from a team as code owners May 13, 2026 14:38
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 client libraries to drop support for Python 3.9, establishing Python 3.10 as the new minimum version. Significant changes include updating copyright headers to 2026, increasing minimum versions for core dependencies like google-api-core and grpcio, and removing legacy code workarounds. The PR also fixes missing await keywords in asynchronous client implementations and generated samples, while updating unit tests to use sorted comparisons for REST parameters. I have no feedback to provide.

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

@jskeet jskeet merged commit 5239b18 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