Skip to content

Conversation

@wangzelin007
Copy link
Member

@wangzelin007 wangzelin007 commented Aug 9, 2022


By default, the end-of-life is scheduled 5 years after the first release.

image

And the python SDK has already dropped python 3.6.
But we still use python 3.6 in our test enviroment, that will cause some error like these:

image

The root cause is that azure-mgmt-monitor no longer supports python3.6, so the latest azure-mgmt-monitor cannot be installed in the python3.6 test environment.

image
This pull request will drop python 3.6 in our pipeline.

And I will bump pylint to 2.11.1 in this PR when I have time.

@ghost ghost added Auto-Assign Auto assign by bot CI labels Aug 9, 2022
@ghost ghost requested review from jiasli, jsntcy, kairu-ms and yonzhan August 9, 2022 09:29
@ghost ghost assigned wangzelin007 Aug 9, 2022
@ghost ghost added this to the Aug 2022 (2022-09-06) milestone Aug 9, 2022
@yonzhan
Copy link
Collaborator

yonzhan commented Aug 9, 2022

drop python 3.6

@swells
Copy link
Contributor

swells commented Aug 9, 2022

NOTE: this is blocking patch Tuesday releases for arcdata today. #5176 could we expedite this py3.6 PR if possible?

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

Labels

Auto-Assign Auto assign by bot CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants