Prayash Mohapatra
Results
2
comments of
Prayash Mohapatra
> I did not fully understand how the dict Tasks._tasks is used. AFAIK - It's used to store the function proxies to call, when a corresponding background task is seen...
Works in `sendgrid==6.6.0` and python 3.7.9 as documentated here: https://github.com/sendgrid/sendgrid-python/blob/main/use_cases/send_multiple_emails_to_multiple_recipients.md `dynamic_template_data` needs to be passed in `To()` constructor.