CGI Removal#1346
CGI Removal#1346jacalata merged 5 commits intotableau:developmenttableau/server-client-python:developmentfrom
Conversation
|
Thanks for the contribution! Before we can merge this, we need @markm-io to sign the Salesforce Inc. Contributor License Agreement. |
|
@markm-io thanks for putting this together. There are 2 other places the CGI module is used. Would you mind updating Also, you'll need to fix those |
All files have been updates and both black and mypy commands have been run with corrections made. |
Removed cgi due to deprecation and updated to use email.message.Message instead.