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
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-xray-sdk-python
Public
Notifications
You must be signed in to change notification settings
Fork
148
Star
338
Code
Issues
88
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fixing broken instrumentation for sqlalchemy >= 1.4.0
- #289
#289
Merged
srprash
merged 14 commits into
aws:master
aws/aws-xray-sdk-python:master
from
srprash:sqlalchemy_140_fix
srprash/aws-xray-sdk-python:sqlalchemy_140_fix
Copy head branch name to clipboard
Apr 28, 2021
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Fixing broken instrumentation for sqlalchemy >= 1.4.0
#289
srprash
merged 14 commits into
aws:master
aws/aws-xray-sdk-python:master
from
srprash:sqlalchemy_140_fix
srprash/aws-xray-sdk-python:sqlalchemy_140_fix
Copy head branch name to clipboard
Commits
Commits on Apr 19, 2021
Drop version pinning sqlalchemy and flask_sqlalchemy
srprash
committed
439f371
View commit details
Copy full SHA for 439f371
Browse repository at this point
Check obj type instead of callable for functions
srprash
committed
4aba946
View commit details
Copy full SHA for 4aba946
Browse repository at this point
testing
srprash
committed
d89eb37
View commit details
Copy full SHA for d89eb37
Browse repository at this point
Commits on Apr 20, 2021
Merge branch 'master' into sqlalchemy_140_fix
srprash
authored
74b6d8f
View commit details
Copy full SHA for 74b6d8f
Browse repository at this point
Adding patch for Session.execute. Removing session.add test
srprash
committed
bf1149d
View commit details
Copy full SHA for bf1149d
Browse repository at this point
Remove unused variable
srprash
committed
2f216be
View commit details
Copy full SHA for 2f216be
Browse repository at this point
Commits on Apr 21, 2021
Adding 2.0 style test case. Some refactor. Unwrap session.
srprash
committed
650ac53
View commit details
Copy full SHA for 650ac53
Browse repository at this point
Commits on Apr 22, 2021
Splitting out tests
srprash
committed
8d2956a
View commit details
Copy full SHA for 8d2956a
Browse repository at this point
Typo fix
srprash
committed
e1d5075
View commit details
Copy full SHA for e1d5075
Browse repository at this point
Commits on Apr 26, 2021
Refactored some tests files
srprash
committed
173ccdc
View commit details
Copy full SHA for 173ccdc
Browse repository at this point
Merge branch 'master' into sqlalchemy_140_fix
srprash
authored
33da1af
View commit details
Copy full SHA for 33da1af
Browse repository at this point
Commits on Apr 27, 2021
Merge branch 'master' into sqlalchemy_140_fix
srprash
authored
335b778
View commit details
Copy full SHA for 335b778
Browse repository at this point
Commits on Apr 28, 2021
minor renaming of function
srprash
committed
724b301
View commit details
Copy full SHA for 724b301
Browse repository at this point
Merge branch 'master' into sqlalchemy_140_fix
srprash
authored
2d4a1ae
View commit details
Copy full SHA for 2d4a1ae
Browse repository at this point
You can’t perform that action at this time.