Skip to content

rollback get_config_parser for backward compatibility#205

Merged
arrownj merged 1 commit into
microsoft:masterfrom
arrownj:roll_back_get_config_parser
May 9, 2020
Merged

rollback get_config_parser for backward compatibility#205
arrownj merged 1 commit into
microsoft:masterfrom
arrownj:roll_back_get_config_parser

Conversation

@arrownj
Copy link
Copy Markdown
Contributor

@arrownj arrownj commented May 9, 2020

In previous PR, get_config_parser was removed because package six was removed and we can use configparser.ConfigParser directly. All previous get_config_parser in azure-cli are updated. However there is some extension which is not owned by CLI team (such as azure-devops) still use this function.

For compatibility concern, it's better to keep this simple function.

@arrownj arrownj requested review from haroldrandom and jiasli May 9, 2020 03:05
@arrownj arrownj self-assigned this May 9, 2020
@arrownj arrownj changed the title roll back get_config_parser for backward compatibility rollback get_config_parser for backward compatibility May 9, 2020
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.

3 participants