FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
feat: add support for psycopg by kgala2 · Pull Request #1452 · GoogleCloudPlatform/cloud-sql-python-connector · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
GoogleCloudPlatform
/
cloud-sql-python-connector
Public
Notifications
You must be signed in to change notification settings
Fork
87
Star
344
Code
Issues
46
Pull requests
12
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: add support for psycopg
- #1452
#1452
Merged
kgala2
merged 19 commits into
GoogleCloudPlatform:main
GoogleCloudPlatform/cloud-sql-python-connector:main
from
kgala2:feat-psycopg
kgala2/cloud-sql-python-connector:feat-psycopg
Copy head branch name to clipboard
Aug 14, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
feat: add support for psycopg
#1452
kgala2
merged 19 commits into
GoogleCloudPlatform:main
GoogleCloudPlatform/cloud-sql-python-connector:main
from
kgala2:feat-psycopg
kgala2/cloud-sql-python-connector:feat-psycopg
Copy head branch name to clipboard
Commits
Commits on Aug 14, 2026
feat: add support for psycopg
kgala2
committed
b528fee
View commit details
Copy full SHA for b528fee
Browse repository at this point
chore: add psycopg dependencies for testing
kgala2
committed
c4bd9f1
View commit details
Copy full SHA for c4bd9f1
Browse repository at this point
chore: fix lint
kgala2
committed
c5ae4a7
View commit details
Copy full SHA for c5ae4a7
Browse repository at this point
fix: make psutil dependency optional in system tests
kgala2
committed
177a776
View commit details
Copy full SHA for 177a776
Browse repository at this point
test: remove psycopg resource leak test and add remaining system tests
kgala2
committed
62c2bf0
View commit details
Copy full SHA for 62c2bf0
Browse repository at this point
test: remove hardcoded playground credentials from system tests
kgala2
committed
8eb3f09
View commit details
Copy full SHA for 8eb3f09
Browse repository at this point
fix: resolve ruff linter errors in psycopg system tests
kgala2
committed
ac288eb
View commit details
Copy full SHA for ac288eb
Browse repository at this point
fix: pass ip_type to connector.connect in to_thread system test
kgala2
committed
bc20b34
View commit details
Copy full SHA for bc20b34
Browse repository at this point
fix: refactor psycopg proxy to be single-threaded selectors-based, resolving SSLSocket thread-safety deadlocks
kgala2
committed
fb6449f
View commit details
Copy full SHA for fb6449f
Browse repository at this point
fix: make proxy robust to raw sockets and mocks in unit tests
kgala2
committed
0222334
View commit details
Copy full SHA for 0222334
Browse repository at this point
test: add unit test for psycopg proxy pending data forwarding
kgala2
committed
9a8cd41
View commit details
Copy full SHA for 9a8cd41
Browse repository at this point
refactor: simplify pending bytes checks by removing redundant try-except AttributeError
kgala2
committed
4c2c101
View commit details
Copy full SHA for 4c2c101
Browse repository at this point
fix: make accept/proxy thread robust against exceptions during setup, preventing resource leaks
kgala2
committed
f1e1c8b
View commit details
Copy full SHA for f1e1c8b
Browse repository at this point
test: add coverage tests for psycopg proxy timeout, handshake failure, and remote EOF
kgala2
committed
23516dd
View commit details
Copy full SHA for 23516dd
Browse repository at this point
test: add comprehensive socket error and cleanup coverage tests for psycopg
kgala2
committed
4fa7756
View commit details
Copy full SHA for 4fa7756
Browse repository at this point
docs: add psycopg to supported drivers and usage examples in README
kgala2
committed
ab1d954
View commit details
Copy full SHA for ab1d954
Browse repository at this point
fix: remove inactivity timeout in psycopg proxy to preserve idle connections
kgala2
committed
a30f5ad
View commit details
Copy full SHA for a30f5ad
Browse repository at this point
test(psycopg): add unit tests for happy path and error cleanup paths to reach 100% coverage
kgala2
committed
a77d768
View commit details
Copy full SHA for a77d768
Browse repository at this point
test(connector): add unit test for Connector.connect_async with psycopg driver
kgala2
committed
248d68d
View commit details
Copy full SHA for 248d68d
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL