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
.
getsentry
/
sentry-python
Public
Notifications
You must be signed in to change notification settings
Fork
657
Star
2.2k
Code
Issues
387
Pull requests
63
Discussions
Actions
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Add missing context kwarg to _sentry_task_factory
- #2267
#2267
Merged
szokeasaurusrex
merged 14 commits into
getsentry:master
getsentry/sentry-python:master
from
JohnnyDeuss:fix-asyncio-task-factory
JohnnyDeuss/sentry-python:fix-asyncio-task-factory
Copy head branch name to clipboard
Aug 28, 2023
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Add missing context kwarg to _sentry_task_factory
#2267
szokeasaurusrex
merged 14 commits into
getsentry:master
getsentry/sentry-python:master
from
JohnnyDeuss:fix-asyncio-task-factory
JohnnyDeuss/sentry-python:fix-asyncio-task-factory
Copy head branch name to clipboard
Commits
Commits on Jul 21, 2023
Add missing context kwargs to _sentry_task_factory
JohnnyDeuss
committed
e87512c
View commit details
Copy full SHA for e87512c
Browse repository at this point
Forward context to Task
JohnnyDeuss
committed
74ce08a
View commit details
Copy full SHA for 74ce08a
Browse repository at this point
Update _sentry_task_factory type comment
JohnnyDeuss
committed
c765e34
View commit details
Copy full SHA for c765e34
Browse repository at this point
Commits on Aug 16, 2023
Merge branch 'master' into fix-asyncio-task-factory
szokeasaurusrex
authored
bf7dfbe
View commit details
Copy full SHA for bf7dfbe
Browse repository at this point
Commits on Aug 17, 2023
Added type annotations and unit tests
szokeasaurusrex
committed
554803c
View commit details
Copy full SHA for 554803c
Browse repository at this point
Suppress linter error
szokeasaurusrex
committed
60cac88
View commit details
Copy full SHA for 60cac88
Browse repository at this point
Merge branch 'master' into fix-asyncio-task-factory
szokeasaurusrex
authored
9b486c7
View commit details
Copy full SHA for 9b486c7
Browse repository at this point
Fix import error in old Python versions
szokeasaurusrex
committed
cf902d9
View commit details
Copy full SHA for cf902d9
Browse repository at this point
Fix again linter error
szokeasaurusrex
committed
067b8ea
View commit details
Copy full SHA for 067b8ea
Browse repository at this point
Commits on Aug 18, 2023
Fixed all mypy errors for real
szokeasaurusrex
committed
165e7ed
View commit details
Copy full SHA for 165e7ed
Browse repository at this point
Fix tests for Python 3.7
szokeasaurusrex
committed
c04a1d0
View commit details
Copy full SHA for c04a1d0
Browse repository at this point
Merge branch 'master' into fix-asyncio-task-factory
szokeasaurusrex
authored
40a8e3c
View commit details
Copy full SHA for 40a8e3c
Browse repository at this point
Add pytest.mark.forked to prevent threading test failure
szokeasaurusrex
committed
bd3d019
View commit details
Copy full SHA for bd3d019
Browse repository at this point
Commits on Aug 28, 2023
Merge branch 'master' into fix-asyncio-task-factory
szokeasaurusrex
authored
c6eee0c
View commit details
Copy full SHA for c6eee0c
Browse repository at this point
You can’t perform that action at this time.