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
.
aws
/
aws-advanced-python-wrapper
Public
Notifications
You must be signed in to change notification settings
Fork
22
Star
95
Code
Issues
3
Pull requests
12
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: sync foundation for asyncio support (phase 1 of #1251)
- #1252
#1252
Merged
karenc-bq
merged 18 commits into
aws:main
aws/aws-advanced-python-wrapper:main
from
AhmadMasry:feat/sync-phase1
AhmadMasry/aws-advanced-python-wrapper:feat/sync-phase1
Copy head branch name to clipboard
Jul 1, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
feat: sync foundation for asyncio support (phase 1 of #1251)
#1252
karenc-bq
merged 18 commits into
aws:main
aws/aws-advanced-python-wrapper:main
from
AhmadMasry:feat/sync-phase1
AhmadMasry/aws-advanced-python-wrapper:feat/sync-phase1
Copy head branch name to clipboard
Commits
Commits on Jun 18, 2026
feat: sync foundation for asyncio support (phase 1 of #1251)
Show description for 6817b96
AhmadMasry
committed
6817b96
View commit details
Copy full SHA for 6817b96
Browse repository at this point
Merge remote-tracking branch 'origin/main' into feat/sync-phase1
AhmadMasry
committed
2dc0b39
View commit details
Copy full SHA for 2dc0b39
Browse repository at this point
Commits on Jun 19, 2026
fix(deps): bump locked greenlet 3.1.1->3.5.2 for Python 3.14
Show description for 67fa91a
AhmadMasry
committed
67fa91a
View commit details
Copy full SHA for 67fa91a
Browse repository at this point
Commits on Jun 23, 2026
refactor: consolidate connection socket-shutdown into driver_dialect.abort_connection
Show description for 16d4674
AhmadMasry
committed
16d4674
View commit details
Copy full SHA for 16d4674
Browse repository at this point
Commits on Jun 24, 2026
feat: delegate driver-specific attributes via wrapper __getattr__
Show description for e29005d
AhmadMasry
committed
e29005d
View commit details
Copy full SHA for e29005d
Browse repository at this point
chore(deps): bump opentelemetry to 1.43.0 (fixes Python 3.10/3.11 -Werror CI)
Show description for c135739
AhmadMasry
committed
c135739
View commit details
Copy full SHA for c135739
Browse repository at this point
Commits on Jun 25, 2026
test(integration): add excludePython314 configuration parameter
Show description for 3ca454d
AhmadMasry
committed
3ca454d
View commit details
Copy full SHA for 3ca454d
Browse repository at this point
Commits on Jun 26, 2026
fix: leak (not close) a connection whose timed-out auxiliary-query worker can't be drained
Show description for 90124c5
AhmadMasry
committed
90124c5
View commit details
Copy full SHA for 90124c5
Browse repository at this point
revert: drop SQLAlchemy connection-provider transient-connect retry
Show description for ac3fe98
AhmadMasry
committed
ac3fe98
View commit details
Copy full SHA for ac3fe98
Browse repository at this point
fix: delegate single-underscore driver attrs through sync wrapper __getattr__
Show description for ff9f038
AhmadMasry
committed
ff9f038
View commit details
Copy full SHA for ff9f038
Browse repository at this point
Commits on Jun 27, 2026
feat: route conn.execute/set_read_only/set_autocommit through the plugin chain
Show description for 4a5b4f6
AhmadMasry
committed
4a5b4f6
View commit details
Copy full SHA for 4a5b4f6
Browse repository at this point
fix(test): Optional default for abort_releases in test_decorators
Show description for 9cd7140
AhmadMasry
committed
9cd7140
View commit details
Copy full SHA for 9cd7140
Browse repository at this point
fix: thread the operation connection into execute()'s timeout path
Show description for 1d668b3
AhmadMasry
committed
1d668b3
View commit details
Copy full SHA for 1d668b3
Browse repository at this point
chore: remove unused RWS_RECHECK_READER_ROLE property
Show description for ad9f279
AhmadMasry
committed
ad9f279
View commit details
Copy full SHA for ad9f279
Browse repository at this point
Commits on Jun 29, 2026
fix: collapse sql_alchemy_connection_provider typing import to one line
Show description for de85a9d
AhmadMasry
committed
de85a9d
View commit details
Copy full SHA for de85a9d
Browse repository at this point
fix: thread conn= into host-monitoring + limitless execute timeout paths
Show description for 622ef04
AhmadMasry
committed
622ef04
View commit details
Copy full SHA for 622ef04
Browse repository at this point
docs: add CHANGELOG entries for the sync foundation (PR #1252)
Show description for b390985
AhmadMasry
committed
b390985
View commit details
Copy full SHA for b390985
Browse repository at this point
Commits on Jun 30, 2026
docs: address SQLAlchemy review feedback (PR #1252)
Show description for f8b0adc
AhmadMasry
committed
f8b0adc
View commit details
Copy full SHA for f8b0adc
Browse repository at this point
You can’t perform that action at this time.