Skip to content

Upgrade virtuelenv to 16.7.7 to support Python 3.8#11366

Merged
haroldrandom merged 8 commits into
Azure:devfrom
haroldrandom:upgrade_pip
Nov 25, 2019
Merged

Upgrade virtuelenv to 16.7.7 to support Python 3.8#11366
haroldrandom merged 8 commits into
Azure:devfrom
haroldrandom:upgrade_pip

Conversation

@haroldrandom

@haroldrandom haroldrandom commented Nov 23, 2019

Copy link
Copy Markdown
Contributor

virtualenv==15.0.0 is too old for Python 3.8. One of dependency platform.linux_distribution() it used is deprecated.


This checklist is used to make sure that common guidelines for a pull request are followed.

  • The PR has modified HISTORY.rst describing any customer-facing, functional changes. Note that this does not include changes only to help content. (see Modifying change log).

  • I adhere to the Command Guidelines.

@haroldrandom haroldrandom requested review from fengzhou-msft and removed request for zikalino November 23, 2019 08:33
@haroldrandom haroldrandom self-assigned this Nov 23, 2019
Comment thread src/azure-cli/HISTORY.rst Outdated
@haroldrandom haroldrandom added this to the S162 milestone Nov 25, 2019
@haroldrandom haroldrandom merged commit 664c694 into Azure:dev Nov 25, 2019
@haroldrandom haroldrandom deleted the upgrade_pip branch November 25, 2019 07:06
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.

Upgrade pip to a newer version when install via curl to support Python 3.8

2 participants