This repository was archived by the owner on Mar 31, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 104
chore(python): Add support for Python 3.14 #1456
Merged
Merged
Changes from 8 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
44ce861
chore(python): Add support for Python 3.14
chalmerlowe 60c0184
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] 6cad111
chore(python): Update core files for Python 3.14 support
chalmerlowe 7be3ae7
chore(python): Update sync-repo-settings.yaml for Python 3.14
chalmerlowe fa22125
chore(ci): Update Python versions in presubmit.yaml to include 3.14
chalmerlowe 2ac30b6
chore(ci): Update Python version to 3.14 in remaining workflows
chalmerlowe 446cc46
sending debug content to compare remote test results to local tests r…
chalmerlowe 0c26efc
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] f836528
Apply suggestion from @chalmerlowe
chalmerlowe 43a9294
adds -s flag in the hopes of enabling debugging in remote repo
chalmerlowe cf8bf64
sending debug content to compare remote test results to local tests r…
chalmerlowe 051f30f
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] 5ace29f
fix: Make test_transaction_for_concurrent_statement_should_begin_one_…
chalmerlowe d5bbd62
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] f5afe3d
chore: Remove debug print statements
chalmerlowe 1c53d29
chore: Remove unused variables from test
chalmerlowe edda34d
fix: Add missing bracket in test assertion
chalmerlowe 529daf4
feat: Add Spanner location API (#1457)
gcf-owl-bot[bot] 27145b1
fixes merge conflict... ensures sync-repo-settings is deleted
chalmerlowe 6b9294d
feat(spanner): make built-in metrics enabled by default (#1459)
sinhasubham 21e6044
fix: Provide Spanner Option to disable metrics (#1460)
surbhigarg92 74f0da9
Merge branch 'main' into feat/add-python-3.14
chalmerlowe d80d006
fix: Add missing bracket in test assertion
chalmerlowe e319663
chore: Update Kokoro presubmit to use system-3.14 session
chalmerlowe 88cffb1
fix: Remove problematic assertion in concurrent test
chalmerlowe 2a2eaaf
fix: Remove problematic assertion in concurrent test_transaction_for_…
chalmerlowe 6acc527
chore: Update Kokoro session for integration-regular-sessions to 3.14
chalmerlowe f7e73bb
fix: Use granular assertions in test_transaction_for_concurrent_state…
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
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
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 |
|---|---|---|
|
|
@@ -10,4 +10,4 @@ google-auth>=2 | |
| grpcio>=1 | ||
| proto-plus>=1 | ||
| protobuf>=6 | ||
| grpc-google-iam-v1>=0 | ||
| grpc-google-iam-v1>=0 | ||
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
Oops, something went wrong.
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.