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
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 }}
meredithdutton
/
sentry-python
Public
forked from
getsentry/sentry-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 12, 2022
feat(profiling): Support for multithreaded profiles (#1570)
Show description for 0e6aa6d
Zylphrex
authored
0e6aa6d
View commit details
Copy full SHA for 0e6aa6d
Browse repository at this point
Commits on Sep 5, 2022
Merge branch 'release/1.9.8'
getsentry-bot
committed
033b236
View commit details
Copy full SHA for 033b236
Browse repository at this point
Fix changelog
sl0thentr0py
committed
253cf94
View commit details
Copy full SHA for 253cf94
Browse repository at this point
release: 1.9.8
getsentry-bot
committed
59dea52
View commit details
Copy full SHA for 59dea52
Browse repository at this point
Baggage creation for head of trace (#1589)
sl0thentr0py
authored
6db44a9
View commit details
Copy full SHA for 6db44a9
Browse repository at this point
doc(readme): add links to Starlette and FastAPI (#1598)
thomasleveil
authored
f932402
View commit details
Copy full SHA for f932402
Browse repository at this point
Commits on Sep 1, 2022
Merge branch 'release/1.9.7'
getsentry-bot
committed
83917db
View commit details
Copy full SHA for 83917db
Browse repository at this point
Updated changelog
antonpirker
committed
aba1db6
View commit details
Copy full SHA for aba1db6
Browse repository at this point
release: 1.9.7
getsentry-bot
committed
0100ab8
View commit details
Copy full SHA for 0100ab8
Browse repository at this point
Let SentryAsgiMiddleware work with Starlette and FastAPI integrations (#1594)
Show description for d0b70df
antonpirker
authored
d0b70df
View commit details
Copy full SHA for d0b70df
Browse repository at this point
Commits on Aug 31, 2022
Merge branch 'release/1.9.6'
getsentry-bot
committed
8853cfc
View commit details
Copy full SHA for 8853cfc
Browse repository at this point
release: 1.9.6
getsentry-bot
committed
60ef594
View commit details
Copy full SHA for 60ef594
Browse repository at this point
Auto-enable Starlette and FastAPI (#1533)
Show description for 1f9f999
antonpirker
authored
1f9f999
View commit details
Copy full SHA for 1f9f999
Browse repository at this point
Commits on Aug 19, 2022
Add more version constraints (#1574)
Show description for fa4f5b0
leameow
authored
fa4f5b0
View commit details
Copy full SHA for fa4f5b0
Browse repository at this point
Commits on Aug 16, 2022
Fix typo in starlette attribute check (#1566)
sl0thentr0py
authored
b3bd629
View commit details
Copy full SHA for b3bd629
Browse repository at this point
Merge branch 'release/1.9.5'
getsentry-bot
committed
075711f
View commit details
Copy full SHA for 075711f
Browse repository at this point
release: 1.9.5
getsentry-bot
committed
0ea6e22
View commit details
Copy full SHA for 0ea6e22
Browse repository at this point
fix(redis): import redis pipeline using full path (#1565)
Show description for 94f7502
olksdr
and
sl0thentr0py
authored
94f7502
View commit details
Copy full SHA for 94f7502
Browse repository at this point
Commits on Aug 12, 2022
Fix side effects for parallel tests (#1554)
Show description for 8588dbe
sl0thentr0py
authored
8588dbe
View commit details
Copy full SHA for 8588dbe
Browse repository at this point
Commits on Aug 11, 2022
Merge branch 'release/1.9.4'
getsentry-bot
committed
272af6b
View commit details
Copy full SHA for 272af6b
Browse repository at this point
release: 1.9.4
getsentry-bot
committed
4e3b6d5
View commit details
Copy full SHA for 4e3b6d5
Browse repository at this point
Remove TRANSACTION_SOURCE_UNKNOWN and default to CUSTOM (#1558)
Show description for cf9c2d8
sl0thentr0py
authored
cf9c2d8
View commit details
Copy full SHA for cf9c2d8
Browse repository at this point
feat(redis): Add instrumentation for redis pipeline (#1543)
Show description for 7a7f6d9
jjbayer
authored
7a7f6d9
View commit details
Copy full SHA for 7a7f6d9
Browse repository at this point
Commits on Aug 9, 2022
Merge branch 'release/1.9.3'
getsentry-bot
committed
976fff2
View commit details
Copy full SHA for 976fff2
Browse repository at this point
Commits on Aug 8, 2022
Handle no release when uploading profiles (#1548)
Show description for 96ea71f
szokeasaurusrex
authored
96ea71f
View commit details
Copy full SHA for 96ea71f
Browse repository at this point
release: 1.9.3
getsentry-bot
committed
9fdb437
View commit details
Copy full SHA for 9fdb437
Browse repository at this point
Wrap StarletteRequestExtractor in capture_internal_exceptions (#1551)
Show description for 89c800b
sl0thentr0py
authored
89c800b
View commit details
Copy full SHA for 89c800b
Browse repository at this point
Commits on Aug 5, 2022
Merge branch 'release/1.9.2'
getsentry-bot
committed
a240248
View commit details
Copy full SHA for a240248
Browse repository at this point
release: 1.9.2
getsentry-bot
committed
f15fb96
View commit details
Copy full SHA for f15fb96
Browse repository at this point
chore: remove quotes (#1545)
vladanpaunovic
authored
cbe4c91
View commit details
Copy full SHA for cbe4c91
Browse repository at this point
Merge branch 'release/1.9.1'
getsentry-bot
committed
2cb9725
View commit details
Copy full SHA for 2cb9725
Browse repository at this point
release: 1.9.1
getsentry-bot
committed
08b1fff
View commit details
Copy full SHA for 08b1fff
Browse repository at this point
Fix FastAPI issues (#1532) ( #1514)
Show description for d9e3843
antonpirker
authored
d9e3843
View commit details
Copy full SHA for d9e3843
Browse repository at this point
Commits on Aug 4, 2022
Add deprecation warning for 3.4, 3.5 (#1541)
sl0thentr0py
authored
67144c9
View commit details
Copy full SHA for 67144c9
Browse repository at this point
Fast tests (#1504)
Show description for 8b1e8ce
antonpirker
authored
8b1e8ce
View commit details
Copy full SHA for 8b1e8ce
Browse repository at this point
Previous
Next
You can’t perform that action at this time.