Skip to content

{Misc} Drop from __future__ import print_function - #17364

Merged
Jiashuo Li (jiasli) merged 1 commit into
Azure:devfrom
jiasli:print_function
Mar 24, 2021
Merged

{Misc} Drop from __future__ import print_function#17364
Jiashuo Li (jiasli) merged 1 commit into
Azure:devfrom
jiasli:print_function

Conversation

@jiasli

Copy link
Copy Markdown
Contributor

Description

Because of the deprecation of Python 2 support (#11363), drop

from __future__ import print_function

The regex used to remove the lines is:

from __future__ import print_function\n+

@yonzhan

Copy link
Copy Markdown
Collaborator

Misc

@qwordy Feiyue Yu (qwordy) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approve VM part

@zhoxing-ms Xing Zhou (zhoxing-ms) left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approve for ARM part

@jiasli
Jiashuo Li (jiasli) merged commit 50ccb24 into Azure:dev Mar 24, 2021
@jiasli
Jiashuo Li (jiasli) deleted the print_function branch March 24, 2021 03:10
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.

9 participants