Skip to content

Add support for python 3.10#191

Open
AlexGhiti wants to merge 1 commit into
donnemartin:masterfrom
AlexGhiti:int/alex/python3.10
Open

Add support for python 3.10#191
AlexGhiti wants to merge 1 commit into
donnemartin:masterfrom
AlexGhiti:int/alex/python3.10

Conversation

@AlexGhiti

Copy link
Copy Markdown

Use 'collections.abc' instead of 'collections' since python 3.10 does not accept
this syntax anymore, it has been deprecated since python 3.3.

Signed-off-by: Alexandre Ghiti alexandre.ghiti@canonical.com

Use 'collections.abc' instead of 'collections' since python 3.10 does not accept
this syntax anymore, it has been deprecated since python 3.3.

Signed-off-by: Alexandre Ghiti <alexandre.ghiti@canonical.com>
@Jimimaku

Copy link
Copy Markdown

Verwenden Sie 'collections.abc' anstelle von 'collections', da Python 3.10 diese Syntax nicht mehr akzeptiert, sie ist seit Python 3.3 veraltet.

Abgemeldet: Alexandre Ghitialexandre.ghiti@canonical.com

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants