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
.
dapr
/
python-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
149
Star
271
Code
Issues
14
Pull requests
13
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
refactor: mv durabletask-python into sdk
- #963
#963
Merged
sicoyle
merged 31 commits into
dapr:main
dapr/python-sdk:main
from
sicoyle:refactor/mv-dt-here
sicoyle/python-sdk:refactor/mv-dt-here
Copy head branch name to clipboard
Mar 31, 2026
Conversation
Commits
31
(31)
Checks
Files changed
Merged
refactor: mv durabletask-python into sdk
#963
sicoyle
merged 31 commits into
dapr:main
dapr/python-sdk:main
from
sicoyle:refactor/mv-dt-here
sicoyle/python-sdk:refactor/mv-dt-here
Copy head branch name to clipboard
Commits
Commits on Mar 24, 2026
refactor: mv durabletask-python into sdk
Show description for fd0ac06
sicoyle
committed
fd0ac06
View commit details
Copy full SHA for fd0ac06
Browse repository at this point
fix: address copilot feedback
Show description for ca44c94
sicoyle
committed
ca44c94
View commit details
Copy full SHA for ca44c94
Browse repository at this point
fix: address more copilot feedback
Show description for 6c3f4c7
sicoyle
committed
6c3f4c7
View commit details
Copy full SHA for 6c3f4c7
Browse repository at this point
Commits on Mar 25, 2026
fix: grab latest from alberts dt pr
Show description for 3ddb0e8
sicoyle
committed
3ddb0e8
View commit details
Copy full SHA for 3ddb0e8
Browse repository at this point
style: uv run ruff format
Show description for c37697d
sicoyle
committed
c37697d
View commit details
Copy full SHA for c37697d
Browse repository at this point
Merge branch 'main' into refactor/mv-dt-here
sicoyle
committed
f861543
View commit details
Copy full SHA for f861543
Browse repository at this point
fix: update for build and give dt same version setup as other pkgs
Show description for c4472ca
sicoyle
committed
c4472ca
View commit details
Copy full SHA for c4472ca
Browse repository at this point
fix: updates for build
Show description for a9bec3f
sicoyle
committed
a9bec3f
View commit details
Copy full SHA for a9bec3f
Browse repository at this point
fix: update for some build issues
Show description for 7dcf7c4
sicoyle
committed
7dcf7c4
View commit details
Copy full SHA for 7dcf7c4
Browse repository at this point
fix: final fixes for build
Show description for c8dfbb2
sicoyle
committed
c8dfbb2
View commit details
Copy full SHA for c8dfbb2
Browse repository at this point
fix: updates for build
Show description for 2ac5969
sicoyle
committed
2ac5969
View commit details
Copy full SHA for 2ac5969
Browse repository at this point
fix: final fixes for build
Show description for 21068e1
sicoyle
committed
21068e1
View commit details
Copy full SHA for 21068e1
Browse repository at this point
fix: update for tests
Show description for 516fbe4
sicoyle
committed
516fbe4
View commit details
Copy full SHA for 516fbe4
Browse repository at this point
fix: updates for test imports
Show description for 59fcbfb
sicoyle
committed
59fcbfb
View commit details
Copy full SHA for 59fcbfb
Browse repository at this point
fix: 3.14 timing failure fix
Show description for ed0c3fe
sicoyle
committed
ed0c3fe
View commit details
Copy full SHA for ed0c3fe
Browse repository at this point
fix: address rest of copilot feedback
Show description for 79c84e1
sicoyle
committed
79c84e1
View commit details
Copy full SHA for 79c84e1
Browse repository at this point
fix: fixes for failures in build
Show description for 7299487
sicoyle
committed
7299487
View commit details
Copy full SHA for 7299487
Browse repository at this point
Commits on Mar 26, 2026
Merge branch 'main' into refactor/mv-dt-here
sicoyle
authored
7fb1d02
View commit details
Copy full SHA for 7fb1d02
Browse repository at this point
fix: correct port for test
Show description for 204759c
sicoyle
committed
204759c
View commit details
Copy full SHA for 204759c
Browse repository at this point
fix: update tox for tests
Show description for 236f982
sicoyle
committed
236f982
View commit details
Copy full SHA for 236f982
Browse repository at this point
fix(ci): pin to 1.17 as min so qs's quit failing on me
Show description for 1dd2527
sicoyle
committed
1dd2527
View commit details
Copy full SHA for 1dd2527
Browse repository at this point
Merge branch 'main' into refactor/mv-dt-here
sicoyle
authored
943a6e6
View commit details
Copy full SHA for 943a6e6
Browse repository at this point
Commits on Mar 27, 2026
refactor: mv dt into wf pkg
Show description for d64d8ee
sicoyle
committed
d64d8ee
View commit details
Copy full SHA for d64d8ee
Browse repository at this point
fix: finishing touches
Show description for b9ddffa
sicoyle
committed
b9ddffa
View commit details
Copy full SHA for b9ddffa
Browse repository at this point
Merge branch 'main' into refactor/mv-dt-here
sicoyle
authored
a6315e3
View commit details
Copy full SHA for a6315e3
Browse repository at this point
style: tox -e ruff
Show description for 199eb08
sicoyle
committed
199eb08
View commit details
Copy full SHA for 199eb08
Browse repository at this point
Merge branch 'refactor/mv-dt-here' of github.com:sicoyle/python-sdk into refactor/mv-dt-here
sicoyle
committed
f4096b1
View commit details
Copy full SHA for f4096b1
Browse repository at this point
Commits on Mar 30, 2026
Merge branch 'main' into refactor/mv-dt-here
sicoyle
authored
c683e07
View commit details
Copy full SHA for c683e07
Browse repository at this point
fix: update all protos with this change and to dt-protobuf main changes with renames
Show description for 94a017d
sicoyle
committed
94a017d
View commit details
Copy full SHA for 94a017d
Browse repository at this point
fix(build): updates for tests
Show description for 1449ff6
sicoyle
committed
1449ff6
View commit details
Copy full SHA for 1449ff6
Browse repository at this point
fix: update one last ref
Show description for c9f7337
sicoyle
committed
c9f7337
View commit details
Copy full SHA for c9f7337
Browse repository at this point
You can’t perform that action at this time.