Skip to content

[Packaging] Support Python 3.9 - #17368

Merged
Jiashuo Li (jiasli) merged 2 commits into
Azure:devfrom
jiasli:py39
May 12, 2021
Merged

[Packaging] Support Python 3.9#17368
Jiashuo Li (jiasli) merged 2 commits into
Azure:devfrom
jiasli:py39

Conversation

@jiasli

@jiasli Jiashuo Li (jiasli) commented Mar 19, 2021

Copy link
Copy Markdown
Contributor

Description

Close #16611

It is time to onboard Python 3.9.

Prerequisites

@yonzhan

Copy link
Copy Markdown
Collaborator

Packaging

@jiasli

Copy link
Copy Markdown
Contributor Author

Got error in Check CLI Style task:

https://dev.azure.com/azure-sdk/public/_build/results?buildId=827046&view=logs&j=36dd4138-4d53-5e46-00d9-e5cd9744be05&t=1cf3879c-0a42-5ccd-7693-7a4781d739d8&l=147

src/azure-cli/azure/cli/command_modules/cdn/custom/custom.py:592:29: E1136: Value 'Optional' is unsubscriptable (unsubscriptable-object)

This is caused by pylint-dev/pylint#3882. Need to bump pylint version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support Python 3.9

4 participants