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
.
getsentry
/
sentry-python
Public
Notifications
You must be signed in to change notification settings
Fork
647
Star
2.2k
Code
Issues
348
Pull requests
54
Discussions
Actions
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat(transport): Add EnvelopePrinterTransport for debug logging
- #6181
#6181
Merged
ericapisani
merged 14 commits into
master
getsentry/sentry-python:master
from
envelope-printer-transport-zcgvd
getsentry/sentry-python:envelope-printer-transport-zcgvd
Copy head branch name to clipboard
May 8, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
feat(transport): Add EnvelopePrinterTransport for debug logging
#6181
ericapisani
merged 14 commits into
master
getsentry/sentry-python:master
from
envelope-printer-transport-zcgvd
getsentry/sentry-python:envelope-printer-transport-zcgvd
Copy head branch name to clipboard
Commits
Commits on May 1, 2026
feat(transport): Add EnvelopePrinterTransport for debug logging
Show description for ba9db5d
ericapisani
and
claude
committed
ba9db5d
View commit details
Copy full SHA for ba9db5d
Browse repository at this point
Add indentation to headers
ericapisani
committed
e7b5161
View commit details
Copy full SHA for e7b5161
Browse repository at this point
Fix EnvelopePrinterTransport isinstance, return values, and make_transport coverage
Show description for f050b85
ericapisani
and
claude
committed
f050b85
View commit details
Copy full SHA for f050b85
Browse repository at this point
Make the transport private
ericapisani
committed
4924648
View commit details
Copy full SHA for 4924648
Browse repository at this point
forgot to save a file before commit and push
ericapisani
committed
ab577dc
View commit details
Copy full SHA for ab577dc
Browse repository at this point
Merge branch 'master' into envelope-printer-transport-zcgvd
ericapisani
authored
851b0ba
View commit details
Copy full SHA for 851b0ba
Browse repository at this point
.
ericapisani
committed
239a332
View commit details
Copy full SHA for 239a332
Browse repository at this point
Merge branch 'envelope-printer-transport-zcgvd' of github.com:getsentry/sentry-python into envelope-printer-transport-zcgvd
ericapisani
committed
6466117
View commit details
Copy full SHA for 6466117
Browse repository at this point
Commits on May 7, 2026
Merge branch 'master' into envelope-printer-transport-zcgvd
ericapisani
authored
8d69e7b
View commit details
Copy full SHA for 8d69e7b
Browse repository at this point
Remove tests
ericapisani
committed
1471ea2
View commit details
Copy full SHA for 1471ea2
Browse repository at this point
Do not require a DSN to be set to use the envelope pretty print transport
ericapisani
committed
5205418
View commit details
Copy full SHA for 5205418
Browse repository at this point
This was more of a can of worms than I realized.
Show description for f0c3b66
ericapisani
committed
f0c3b66
View commit details
Copy full SHA for f0c3b66
Browse repository at this point
Commits on May 8, 2026
create logger specific to the EnvelopePrinterTransport in order to remove the need to set the debug property in the sentry client when the env var controlling this is set
ericapisani
committed
7f9e04e
View commit details
Copy full SHA for 7f9e04e
Browse repository at this point
fix type
ericapisani
committed
aeb6830
View commit details
Copy full SHA for aeb6830
Browse repository at this point
You can’t perform that action at this time.