Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Importing ABC directly from collections has been deprecated and will be removed in Python 3.10 #538

Open
tirkarthi opened this issue Jul 23, 2020 · 1 comment

Comments

@tirkarthi
Copy link

Use collections for Python 2 and collections.abc for Python 3.

https://github.com/vmware/vcd-cli/blob/4543c76d3a4988f049c293c80458bd8e9b66895e/vcd_cli/utils.py#L218

@rasschaert
Copy link

It appears this issue breaks vcd-cli on Ubuntu 22.04, which ships with Python 3.10

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants