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

feat: Add Python 3.14 support - #327

Merged
parthea merged 7 commits into
mainfrom
feat/add-python-3.14
Nov 17, 2025
Merged

feat: Add Python 3.14 support#327
parthea merged 7 commits into
mainfrom
feat/add-python-3.14

Conversation

@chalmerlowe

Copy link
Copy Markdown
Contributor

This PR adds support for Python 3.14 to the library.

Key changes include:

  • Adding Python 3.14 to the test matrix in .github/workflows/unittest.yml, etc.
  • Updating setup.py to include the Python 3.14 classifier
  • Adding testing/constraints-3.14.txt.
  • Updating noxfile.py to include 3.14 sessions.
  • Updates CONTRIBUTING.rst to list Python 3.14 as a supported version.

Towards internal issue: b/375664027

@chalmerlowe
chalmerlowe requested a review from a teamNovember 14, 2025 16:16
@product-auto-labelproduct-auto-labelBot added the size: s Pull request size is small. label Nov 14, 2025
@product-auto-labelproduct-auto-labelBot added the api: runtimeconfig Issues related to the googleapis/python-runtimeconfig API. label Nov 14, 2025
@chalmerlowechalmerlowe changed the title Feat/add python 3.14chore(python): add python 3.14 supportNov 14, 2025
Comment threadnoxfile.py Outdated
Comment threadnoxfile.py Outdated
Comment threadnoxfile.py Outdated
@partheaparthea changed the title chore(python): add python 3.14 supportfeat: Add Python 3.14 supportNov 17, 2025
@parthea
parthea merged commit 6838b24 into mainNov 17, 2025
18 checks passed
@parthea
parthea deleted the feat/add-python-3.14 branch November 17, 2025 16:20
daniel-sanche added a commit that referenced this pull request Dec 15, 2025
PR created by the Librarian CLI to initialize a release. Merging this PR
will auto trigger a release.
Librarian Version: v0.7.0
Language Image:
us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:c8612d3fffb3f6a32353b2d1abd16b61e87811866f7ec9d65b59b02eb452a620
<details><summary>google-cloud-runtimeconfig: 0.36.0</summary>
##
[0.36.0](v0.35.0...v0.36.0)
(2025-12-15)
### Features
* Add Python 3.14 support (#327)
([6838b24](6838b246))
### Bug Fixes
* resolve issues where pre-release versions of dependencies are
installed (#318)
([1433704](14337044))
* remove setup.cfg configuration for creating universal wheels (#321)
([922db8c](922db8ce))
</details>
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: runtimeconfigIssues related to the googleapis/python-runtimeconfig API.size: sPull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@chalmerlowe@parthea@iam-ethan-huang