This repository was archived by the owner on Feb 9, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
feat: Add Python 3.14 support #284
Merged
Merged
Changes from 13 commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
f5678d5
feat: Add Python 3.14 to noxfile.py
chalmerlowe d329534
feat: Add Python 3.14 support
chalmerlowe 149a50d
feat: Add 3.14 to repo settings
chalmerlowe ca0d89a
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] 32275f4
fix: Specify unit_test_python_versions in owlbot.py
chalmerlowe c723383
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] 56097ac
fix: Update Kokoro presubmit sessions and default Nox Python
chalmerlowe 1e2c8ed
fix: Update lint workflow to use Python 3.13
chalmerlowe 1fdc362
chore(ci): Set default python to 3.13 for linting
chalmerlowe bb79c97
chore(ci): Revert default python to 3.10 for OwlBot compatibility
chalmerlowe 482d50d
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] e8a8e52
chore(ci): Exclude presubmit.cfg from OwlBot management
chalmerlowe 7749819
chore(ci): Restore manually managed presubmit.cfg
chalmerlowe 55fa620
Apply suggestion from @chalmerlowe
chalmerlowe 73b546e
updates package name for older version of python
chalmerlowe File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1,8 @@ | ||
| # Format: //devtools/kokoro/config/proto/build.proto | ||
| # Format: //devtools/kokoro/config/proto/build.proto | ||
|
|
||
| build_file: "github/python-test-utils/.kokoro/presubmit/presubmit.sh" | ||
|
|
||
| env_vars: { | ||
| key: "NOX_SESSION" | ||
| value: "blacken mypy check_lower_bounds" | ||
| } | ||
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
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
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
Empty file.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.