microsoft / durabletask-python

A Durable Task Python SDK compatible with Dapr Workflow and its underlying Durable Task engine
MIT License
13 stars 6 forks source link

Compatible with 3.9 and small changes #6

Closed DeepanshuA closed 1 year ago

DeepanshuA commented 1 year ago

This PR has basically these 3 small changes:

  1. Compatible with Python 3.9 as well - conversion to Union syntax
  2. Add version as a parameter when doing schedule_new_orchestration
  3. Add call_named_activity