Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
This repository was archived by the owner on Jun 8, 2026. It is now read-only.
googleapis
/
python-spanner
Public archive
Notifications
You must be signed in to change notification settings
Fork
103
Star
155
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(spanner): add Client Context support to options
- #1499
#1499
Merged
olavloite
merged 12 commits into
googleapis:main
googleapis/python-spanner:main
from
aseering:feat/client-context-support
aseering/python-spanner:feat/client-context-support
Copy head branch name to clipboard
Mar 3, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
feat(spanner): add Client Context support to options
#1499
olavloite
merged 12 commits into
googleapis:main
googleapis/python-spanner:main
from
aseering:feat/client-context-support
aseering/python-spanner:feat/client-context-support
Copy head branch name to clipboard
Commits
Commits on Feb 11, 2026
feat(spanner): add ClientContext support to options
Show description for 8ea7d84
aseering
committed
8ea7d84
View commit details
Copy full SHA for 8ea7d84
Browse repository at this point
Merge branch 'main' into feat/client-context-support
aseering
authored
55b213b
View commit details
Copy full SHA for 55b213b
Browse repository at this point
Commits on Feb 18, 2026
feat: Propagate client_context in Session and update tests
Show description for 869c252
aseering
committed
869c252
View commit details
Copy full SHA for 869c252
Browse repository at this point
fix: Resolve race condition in concurrent Transaction initialization
Show description for 3611aec
aseering
committed
3611aec
View commit details
Copy full SHA for 3611aec
Browse repository at this point
fix: Secure ClientContext merging and improve type safety
Show description for d249c67
aseering
committed
d249c67
View commit details
Copy full SHA for d249c67
Browse repository at this point
Commits on Feb 19, 2026
Merge remote-tracking branch 'origin/main' into feat/client-context-support
aseering
committed
aca8616
View commit details
Copy full SHA for aca8616
Browse repository at this point
Commits on Feb 24, 2026
chore: remove unused code
olavloite
committed
5fe5319
View commit details
Copy full SHA for 5fe5319
Browse repository at this point
Move race-condition fix to a separate branch
aseering
committed
c301cbc
View commit details
Copy full SHA for c301cbc
Browse repository at this point
Commits on Feb 25, 2026
test: remove thread-unsafe assertions for concurrent tests
olavloite
committed
424223d
View commit details
Copy full SHA for 424223d
Browse repository at this point
chore: move ClientContext validation to a helper function
olavloite
committed
35dba42
View commit details
Copy full SHA for 35dba42
Browse repository at this point
Commits on Feb 27, 2026
Merge remote-tracking branch 'remote/main' into feat/client-context-support
aseering
committed
95a9549
View commit details
Copy full SHA for 95a9549
Browse repository at this point
fix: remove unused ClientContext imports to pass flake8 lint
aseering
committed
2ffcdf4
View commit details
Copy full SHA for 2ffcdf4
Browse repository at this point
You can’t perform that action at this time.